Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Performance-Verbesserungen wurden für den Heap und ansistrings gemacht. Die Datenbank-Komponenten erhielt viele Updates. Bindings wurden für die Apple universelle Schnittstellen ergänzt.
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

Der Compiler unterstützt nun auch mehrere CPUs (AMD-64, SPARC, PPC (32/64 Bit), und ARM) und mehr Plattformen (Mac OS Classic, Mac OS X, MorphOS, und Novell Netware). Die Runtime-Bibliothek erweitert, um mehr kompatibel mit Delphi und unterstützen eine Vielzahl von neuen Features wie Threading, Schnittstellen, widestrings und rudimentäre Variante unterstützen. Diese Mitteilung hat sich erheblich verbessert Komponenten für den Datenbankzugriff. Alle Laufzeitbibliothek Routinen sind jetzt dokumentiert. Ein Textmodus IDE auf Free Vision beruht in den Release enthalten.
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

Der Compiler hat nun Unterstützung für ARM-Prozessoren. Threading-Unterstützung wurde in das System zusammenfassen. Variant-Unterstützung wurde verbessert. Die FCL unterstützt jetzt Interbase / Firebird, PostgreSQL und MySQL 4.0 unter Windows. GTK2 Bindungen sind nun einbezogen.
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

Der Compiler unterstützt nun auch Linux auf der Sparc-und x86_64. Die Kompilierung-Modus MacPas und Unterstützung für MacOS Classic (MPW) wurde für eine bessere Kompatibilität mit Pascal verwendet auf dem Mac aufgenommen. Der Optimizer unterstützt jetzt registrieren Variablen auf alle Ziele. Die RTL hat einen neuen Heap-Manager und die Unterstützung für 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

Der Compiler unterstützt jetzt auch Mac OS X auf dem Linux auf PowerPC-und ARM. Die Wiedereinführung Schlüsselwort erkannt und Prefetch-Support wurde hinzugefügt. Ein MacPas kompilieren-Modus für mehr Kompatibilität mit dem klassischen Mac OS Quellen umgesetzt werden.
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