[DUG] Script Engines for use with Delphi

Jolyon Smith jsmith at deltics.co.nz
Mon Mar 22 15:35:18 NZDT 2010


You might also consider WinWrap:
http://www.winwrap.com/web/basic/default.asp

 

Previously known as "SAX Basic", SAX was in fact a rebranding of the WinWrap
technology previously acquired from Polar and now back under their
ownership.  WinWrap provides scripting support for the BASIC language, and
has a full and fairly customisable IDE (embeddable in your apps via an
ActiveX component) with an Intellisense equipped editor and full debugger.

 

Integration with your application objects for scripting purposes is achieved
primarily through the exposure of COM objects, with or without a type
library (Intellisense requires/is most useful when provided with a type
library, obviously).

 

 

From: delphi-bounces at delphi.org.nz [mailto:delphi-bounces at delphi.org.nz] On
Behalf Of Alistair Ward
Sent: Monday, 22 March 2010 3:03 p.m.
To: delphi at delphi.org.nz
Subject: [DUG] Script Engines for use with Delphi

 

Hi,

 

We're looking to integrate a scripting engine of some sort into a Delphi
app.

 

Possibilities are:

1) DelphiScript from RemObjects

2) Python for Delphi

3) TMS Scripter Studio

4) JavaScript (?)

 

Has anybody had experience with using any of these products? I am
particularly interested if anyone has managed to integrate JavaScript with a
Delphi app.

 

Thanks,

Alistair Ward

Forum 8 NZ Ltd.

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20100322/56d4a1cc/attachment.html 


More information about the Delphi mailing list