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.

2007-05-31 10:43 Back to release list
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