May 25, 2013

DWScript: OpenSource scripting engine for Delphi

Delphi Web Script (DWScript) is an OpenSource object-oriented scripting engine for Delphi based on Delphi language. Contrary to what its name suggest, DWScript is more of a general scripting engine than a web script engine.

DWScript provides a few Delphi component you can use to add scripting to your own application. You can expose functions, variable, constants, classes, object instances and data types defined in your Delphi program so that they becomes available from the script code.

Full source code is available from Google code at http://code.google.com/p/dwscript/ Included in the distribution are some useful sample demos.



Follow me on Twitter
Follow me on LinkedIn
Follow me on Google+
Visit my website: http://www.overbyte.be

No comments: