EricGrange DWScript Save

Delphi Web Script general purpose scripting engine

Project README

DelphiWebScript Project

Main repository and issue tracker is at https://bitbucket.org/egrange/dwscript/ and a GitHub mirror is at https://github.com/EricGrange/DWScript

DWScript is an object-oriented scripting engine for Delphi based on the Delphi language, with extensions borrowed from other Pascal languages (FreePascal, Prism, etc.). It introduces a few Pascal language extensions of its own as well.

Goals of the project go beyond web usages, and cover general purpose scripting.

To get started see FirstSteps or [Language], for news see the posts tagged "DWS" at DelphiTools.info. You can also have a look at the [FAQ]. If you have other questions related to DWScript programming, usage or integration, StackOverflow is a good place to ask them. For bugs, use the Issues tracker.

This project is currently maintained by Eric Grange (http://delphitools.info), and sponsored by Creative IT, it is based on original DWS2 by Matthias Ackermann (http://sourceforge.net/projects/dws/) initiated way back in the last century.

DWScript lead platform is currently Delphi 10.3, compatibility with older Delphi version is not officially maintained, it may work, or it may not.

Licensing

DWScript is released under Mozilla Public License 1.1 which, in short, means that it's free to use in open or closed source projects, free or commercial, provided you honor the following requirements:

  • any application that makes use of DWScript, or is compiled by DWScript should "conspicuously" include a reference to DWScript in its credits, and include or link to the DWScript source files.
  • modification to the source have to be made public under MPL. If you can't or don't want to satisfy the above requirements, contact the project manager for use under other license schemes.

The JavaScript CodeGen is currently licensed under GPL v3.

Open Source Agenda is not affiliated with "EricGrange DWScript" Project. README Source: EricGrange/DWScript

Open Source Agenda Badge

Open Source Agenda Rating