Category:DWScript: Difference between revisions

Updated description
(Created page with "{{stub}}{{language}}")
 
(Updated description)
 
(9 intermediate revisions by the same user not shown)
Line 1:
{{stub}}{{language}}|DWScript
|strength=strong
|safety=both
|gc=yes
|parampass=both
|express=explicit
|compat=nominative
|checking=static
}}
{{language programming paradigm|object-oriented}}
{{language programming paradigm|imperative}}
{{implementation|Object Pascal}}
 
DWScript (DelphiWebScript) is a strongly-typed [[Object-oriented language|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==
* [[wp:Object_Pascal|Wikipedia: Object Pascal]]
* DWScript at Google Code: [http://code.google.com/p/dwscript/]
Anonymous user