| Free Pascal (aka FPK Pascal) is a 32 bit pascal compiler. It is available for different processors (i386+ and 680x0) and operating systems (Linux, NetBSD, FreeBSD, DOS, Win32, OS/2, AmigaOS).
The language syntax is semanticly compatible with TP 7.0, and the core language features of Delphi (like classes, rtti, exceptions, ansistrings, properties) are also supported. Furthermore Free Pascal supports function overloading and other such features.
A RAD tool using FPC can be found on
lazarus.freepascal.org (GTK, win32 native in development) |