Free Pascal: Difference between revisions

From Rosetta Code
Content added Content deleted
(Added implementation template)
No edit summary
Line 1: Line 1:
{{implementation|Pascal}}{{stub}}
{{implementation|Pascal}}{{implementation|Object Pascal}}{{stub}}
'''Free Pascal''' is a compiler intended to be fully compatible with the modern dialects of [[Pascal]] and their different object models: [[Turbo Pascal]], [[Object Pascal]] and [[Delphi]].

* http://www.freepascal.org/

Revision as of 15:45, 5 December 2007

Free Pascal is an implementation of Pascal. Other implementations of Pascal.
Free Pascal is an implementation of Object Pascal. Other implementations of Object Pascal.
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!

Free Pascal is a compiler intended to be fully compatible with the modern dialects of Pascal and their different object models: Turbo Pascal, Object Pascal and Delphi.