Télécharger la liste

Description du projet

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.

Système requise

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:41
2.0.4

Des améliorations de performances ont été faites pour en tas et ansistrings. Les composants de base de données a reçu de nombreuses mises à jour. Consolidations ont été ajoutées pour les interfaces universelles Apple.
Tags: Major bugfixes
Performance improvements were made for heap and ansistrings. The database components received many updates. Bindings were added for the Apple universal interfaces.

2005-05-16 02:47
2.0.0

Le compilateur prend désormais en charge plusieurs processeurs (AMD-64, SPARC, PPC (32/64 bits), ARM) et les plateformes plus (Mac OS Classic, Mac OS X, MorphOS et Novell Netware). La bibliothèque d'exécution a étendu pour être plus compatible avec Delphi et le soutien de nombreuses nouvelles fonctionnalités telles que le filetage, les interfaces, widestrings, et le soutien variante rudimentaire. Ce communiqué a grandement amélioré les composants pour l'accès base de données. Toutes les routines de bibliothèque d'exécution sont désormais documentés. Un textmode IDE basé sur la libre Vision est inclus dans le communiqué.
Tags: Major feature enhancements
The compiler now supports more CPUs (AMD-64, SPARC, PPC (32/64 bit), and ARM) and more platforms (Mac OS classic, Mac OS X, MorphOS, and Novell Netware). The runtime library has extended to be more compatible with Delphi and support a lot of new features like threading, interfaces, widestrings, and rudimentary variant support. This release has greatly improved components for database access. All runtime library routines are now documented. A textmode IDE based on Free Vision is included in the release.

2005-02-28 13:11
1.9.8

Le compilateur a maintenant un support pour les processeurs ARM. Threading a été regroupée avec l'unité centrale. Variante de soutien a été améliorée. Le FCL prend désormais en charge Interbase / Firebird, PostgreSQL et MySQL 4.0 sous Windows. Reliures GTK2 sont maintenant inclus.
Tags: Development
The compiler now has support for ARM processors.
Threading support has been merged into the System unit.
Variant support has been improved. The FCL now supports
Interbase/Firebird, PostgreSQL, and MySQL 4.0 under
Windows. GTK2 bindings are now included.

2005-01-03 08:47
1.9.6

Le compilateur prend désormais en charge aussi Linux sur Sparc et x86_64. La compilation MacPas mode et de soutien pour MacOS Classic (MPW) a été ajouté pour une meilleure compatibilité avec Pascal utilisé sur Mac. L'optimiseur prend désormais en charge les variables s'inscrire sur toutes les cibles. Le RTL a un nouveau gestionnaire de tas et l'appui aux tthread.synchronize.
Tags: Development, Major feature enhancements
The compiler now also supports Linux on the Sparc and
x86_64. The compile mode MacPas and support for Classic
MacOS (MPW) has been added for better compatibility with
Pascal used on the Mac. The optimizer now supports register
variables on all targets. The RTL has a new heap manager
and support for tthread.synchronize.

2004-06-05 10:21
1.9.4

Le compilateur prend désormais en charge Mac OS X sur le Linux sur PowerPC et ARM. Le mot clé est reconnue et réintroduire Prefetch ont été ajoutées. Une compilation MacPas mode a été mis en œuvre pour plus de compatibilité avec les sources classiques de Mac OS.
Tags: Development, Major feature enhancements
The compiler now supports Mac OS X on the PowerPC and
Linux on ARM. The reintroduce keyword is recognized and
Prefetch support was added. A MacPas compile mode was
implemented for more compatibility with classic Mac OS
sources.

Project Resources