ダウンロードリスト

プロジェクト概要

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.

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2007-09-12 10:20 リリース一覧に戻る
0.18.1b

多数のバグが修正されました。基本的なオブジェクトのサポートが導入されました。レガシーQuickBASICにサポートに分かれていたQbのラング。より厳密なデフォルトモードでは、すべての変数をディメンション化されることを要求されました。プロシージャへのパラメータは参照によって渡されます。演算子のオーバーロードは、型のメソッド、型、コンストラクタでプロパティ、およびデストラクタを追加しました。多くのさまざまな変更が行われた。
タグ: 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.

プロジェクトリソース