Giter Site home page Giter Site logo

33152811 / dwscript Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cwbudde/dwscript

0.0 1.0 0.0 69.79 MB

DWScript is an object-oriented scripting engine for Delphi based on the Delphi language, with extensions borrowed from other Pascal languages.

Pascal 99.55% HTML 0.01% CSS 0.01% Batchfile 0.01% Assembly 0.20% JavaScript 0.18% PHP 0.04% C++ 0.01% SourcePawn 0.01%

dwscript's Introduction

DelphiWebScript Project

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 XE, compatibility with Delphi 2009 & Delphi 2010 is maintained, but some features may be restricted (RTTI f.i.). Delphi XE2, XE3 & XE4 are supported as well.

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.

DWScript 2.3

DWS 2.3 is the development version.

Plans for 2.3 are to improve on the language as well as the support tools (mini-IDE, docs etc.).

Unit test coverage goal for 2.3 is 95% overall, with core units at 100%.

DWScript 2.2

DWS 2.2 is current "stable" release version.

It features improved threading support (simultaneous executions per program), improved error reporting (incl. script-side stack traces), contracts programming (in progress), higher level debugger support classes, and a variety of language enhancements.

Unit test coverage for 2.2 is 90% overall.

DWScript 2.1

DWS 2.1 is available from the downloads page. This version adds a lot of language features over original DWS2, as well as significant execution speedups, reduced memory usage, many fixes and improved error detection.

There is also now a growing unit test suite, which as of 2.1 ensures a code coverage of 76%.

It can be found in the SVN under "branches/stable-2.1".

Misc.

Basic Delphinus-Support added.

dwscript's People

Contributors

cwbudde avatar ericgrange avatar stebi avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.