Content deleted Content added
Sammi Brie (talk | contribs) Importing Wikidata short description: "Branch of object-oriented derivatives of Pascal programming language" (Shortdesc helper) |
m Removing link(s) Wikipedia:Articles for deletion/Modern Pascal closed as delete (XFDcloser) |
||
Line 90:
==Interpreters==
{{Main|Pascal Script}}
[http://www.remobjects.com/ps Pascal Script] (formerly ''InnerFuse'') and [http://code.google.com/p/dwscript/ DWScript] (Delphi Web Script) are open-source Object Pascal [[Interpreter (computing)|interpreters]] and scripting engines written in Delphi. They support subsets of Object Pascal. DWScript can also compile Object Pascal code into JavaScript code (Smart Pascal), and supports [[just-in-time compilation]] (JIT).
==Sample "Hello World" programs==
|