Download List

Project Description

The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi-compatible 32/64 bit Pascal Compiler. It comes with a fully TP 7.0-compatible run-time library. Some extensions have been added to the language, like function overloading. Shared libraries can be linked. Basic Delphi support is implemented with classes, exceptions, RTTI, and ansistrings. A Free Component Library (FCL) is available with the base classes. Bindings for X11, ncurses, GTK, OpenGL, zlib, mysql, interbase and postgres are available.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-06-01 06:42
2.4.4

This release contains most library fixes from early June 2010 through March 2011. There are also some compiler fixes, most relating to 64-bit.
Tags: 2.4 stable

2010-11-15 23:24
2.4.2

Many fixes and a few new features were added. Most library fixes since June 2010 are included.

2009-07-23 05:01
2.2.4

This is a bugfix release with some minor enhancements.
An experimental packages-installation tool has been added. Support has been added for TIFF reading/writing in fcl-image. There are improvements and fixes in CHM support. Linking the gtk2-package with GTK versions above 2.13.4 has been fixed. The text mode IDE has support for CHM help files.

2008-08-13 02:19
2.2.2

This version contains mostly bugfixes, selected
backported features, and a cleanroom
implementation of some routines that were
suspected of copyright infringement. You are urged
to upgrade to this new version to avoid possible
copyright issues.

2007-05-31 10:43
2.1.4

The compiler can now generate code for the PowerPC64 processor. New target platforms were added: Win64, WinCE, GBA, DS, and Mac OS X on Intel. The compiler has now an internal linker for the Windows targets that can do smartlinking and is faster and uses less memory. New language features include generics, bit packed arrays, and interface delegation. Support for DWARF debug info was added. The optimizer was improved.
Tags: Development, Major feature enhancements

Project Resources