Download List

项目描述

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.

系统要求

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.

2008-04-21 22:52
0.18.5b

标签: Major feature enhancements

2007-12-30 14:33
0.18.3b

标签: Major feature enhancements

2007-09-12 10:20
0.18.1b

许多错误也得到了修复。基本对象介绍了支持。旧版QuickBASIC的支持分为朗血流量。更严格的默认模式是补充,要求所有变量的尺寸。参数的程序,现在通过引用传递。运算符重载,在各种方法,种类,构造属性和析增加了。许多杂项变更。
标签: 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

解析器现在将恢复非致命错误。为空间增加了全面支持。所有复合语句隐含的范围现已开放块。许多错误也得到了修复。
标签: 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

新功能包括Unicode字符串,开放的设备,完整的Windows API的头,和许多错误修正。
New features include Unicode strings, OPEN for
devices, complete Windows API headers, and many
bugfixes.

Project Resources