Categories
Free Pascal Compiler
FreePascal (aka FPK Pascal) is a 32 bit Pascal compiler with extensions for different processors and operating systems. It tries to stay compatible with the dialects of well known proprietary Pascal-based compilers, so you don't have to learn much to switch to free software and/or systems. The language syntax is semantically compatible with TP 7.0 as well as most versions of Delphi (classes, rtti, exceptions, ansistrings).
FreePascal supports function overloading, operator overloading and other such features. It also comes with several command-line tools to help your programming, including a source formatter, a makefile generator, a C header translator, a unit dependency lister and even TP lex and yacc. FreePascal comes with its own development environment (not for all platforms yet).
Last updated 2 Mar, 2008
About
Leadership
- Florian Klampfl - Maintainer
Related Projects
GNU Pascal, GTKpas, Pasdoc, RHIDE, p2c
Versions
1.9.8
1.9.8 stable released 2005-02-24
- Released: 24 Feb, 2005
- Code Maturity: Stable
- Source Archive: ftp://ftp.freepascal.org/pub/fpc/dist/i386-linux-2.0.0/fpc-2.0.0.i386-linux.tar
- Licenses: GPLv2
- Interfaces: Command Line



