true
DWScript (DelphiWebScript) is a strongly-typed object-oriented scripting language based on the Delphi language, with extensions borrowed from other Object Pascal dialects. DWScript programming typically involves less code than classic Pascal due to the availability of type inference and inline declarations, though classic Object Pascal code is largely supported.
See Also
- Wikipedia: Object Pascal
- DWScript at Google Code: [http://code.google.com/p/dwscript/]