Sync
This commit is contained in:
parent
6f050a029e
commit
776bba907c
3887 changed files with 59894 additions and 7280 deletions
|
|
@ -11,7 +11,7 @@
|
|||
{{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 (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]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue