Download List

Descripción del Proyecto

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

Este comunicado contiene la mayoría de la colección fija desde principios de junio de 2010 hasta marzo de 2011. También hay algunas correcciones de compilador, la mayoría relativa y 64 bits.
Tags: 2.4 stable
This release contains most library fixes from early June 2010 through March 2011. There are also some compiler fixes, most relating to 64-bit.

2010-11-15 23:24
2.4.2

Muchas correcciones y algunas nuevas características se han añadido. La mayoría de la colección fija desde junio de 2010 están incluidos.
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

Esta es una versión de corrección de errores con algunas mejoras menores. Un paquete experimental de la herramienta de instalación ha sido añadido. Se ha añadido soporte para la lectura TIFF / FCL-escritura en la imagen. Hay mejoras y correcciones en apoyo de CHM. La vinculación de los gtk2-paquete con las versiones de GTK 2.13.4 anterior se ha corregido. El modo de texto IDE tiene soporte para archivos de ayuda CHM.
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

Esta versión contiene principalmente correcciones de errores, características seleccionadas portado, y una implementación de salas blancas de algunas rutinas que eran sospechosos de infracción de copyright. Usted es instado a actualizar a esta nueva versión para evitar problemas de derecho de autor sea posible.
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

El compilador ahora puede generar código para el procesador powerpc64. Plataformas de destino han añadido nuevos: Win64, WinCE, GBA, DS y Mac OS X sobre Intel. El compilador tiene ahora un enlazador interior de los objetivos de Windows que puede hacer smartlinking y es más rápido y usa menos memoria. Nuevas características del lenguaje son genéricos, poco Bolsas de matrices, y la delegación de la interfaz. Apoyo a la información de depuración DWARF fue añadida. El optimizador se ha mejorado.
Tags: Development, Major feature enhancements
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.

Project Resources