Downloadliste

Projektbeschreibung

FreeBASIC is a self-hosting 32-bit BASIC compiler. It makes use of the GNU binutils programming tools and can produce console and GUI executables, and dynamic and static libraries. It fully supports the use of C libraries and has partial C++ library support. It supports a C style preprocessor that is capable of multi-line macros, conditional compilation, and file inclusion. When used in its "QB" language mode, it provides a high level of support for programs written for QuickBASIC.

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.

2008-04-21 22:52
0.18.5b

Tags: Major feature enhancements

2007-12-30 14:33
0.18.3b

Tags: Major feature enhancements

2007-09-12 10:20
0.18.1b

Zahlreiche Fehler wurden behoben. Basic-Objekt-Unterstützung eingeführt. Legacy-Unterstützung wurde in QuickBASIC getrennt lang QB. Ein strenger Standard-Modus wurde eingefügt, nach dem alle Variablen dimensioniert werden. Parameter, die Verfahren sind nun als Referenz übergeben. Überladen von Operatoren, Methoden Typen waren Immobilien-Typen, Konstruktoren und Destruktoren aufgenommen. Viele verschiedene Änderungen vorgenommen wurden.
Tags: Major feature enhancements
Numerous bugs were fixed. Basic object support was
introduced. Legacy QuickBASIC support was
separated into -lang QB. A more strict default
mode was added, requiring all variables to be
dimensioned. Parameters to procedures are now
passed by reference. Operator overloading, methods
in types, properties in types, constructors, and
destructors were added. Many miscellaneous changes
were made.

2006-06-11 07:48
0.16b

Der Parser wird nun aus Nicht-wieder zu schwerwiegenden Fehlern. Volle Unterstützung für Namespaces wurde hinzugefügt. Alle zusammengesetzte Anweisungen jetzt offen impliziten Anwendungsbereich Blöcke. Viele Bugs wurden gefixt.
Tags: Major feature enhancements
The parser will now recover from non-fatal errors.
Full support for namespaces was added. All
compound statements now open implicit scope
blocks. Many bugs were fixed.

2005-12-01 07:10
0.15b

Den neuen Features gehören Unicode-Strings, offen für Geräte, vollständige Windows-API-Header, und viele Bugfixes.
New features include Unicode strings, OPEN for
devices, complete Windows API headers, and many
bugfixes.

Project Resources