Free Pascal (aka FPK Pascal)
is a 32 bit pascal compiler. It is available for different processors
(i386+ and 680x0) and operating systems (Linux, DOS, AmigaOS,
OS/2, Win32). The language syntax is semanticly compatible with
TP 7.0, some extensions used by Delphi (classes, rtti, exceptions,
ansistrings) are also supported. Furthermore Free Pascal supports
function overloading and other such features. |