Free Pascal
From Just Solve the File Format Problem
(Difference between revisions)
(Created a new page) |
|||
Line 2: | Line 2: | ||
|formattype=Languages | |formattype=Languages | ||
|subcat=Programming Languages | |subcat=Programming Languages | ||
− | |extensions={{ext|pas}} | + | |extensions={{ext|pas}}, {{ext|dpr}}, {{ext|lpr}} |
|released=2000 | |released=2000 | ||
}} | }} |
Latest revision as of 01:11, 3 June 2018
Free Pascal is both a compiler and a dialect of the Pascal programming language. As a compiler it supports many different Pascal dialects, including Turbo Pascal, Mac Pascal and Delphi.
[edit] Lazarus
Lazarus is a Delphi clone created with Free Pascal. It can be used to compile programs written in Delphi but also all other programs that could be compiled with Free Pascal.