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 Requirements

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

Tags: Major feature enhancements

2007-12-30 14:33
0.18.3b

Tags: Major feature enhancements

2007-09-12 10:20
0.18.1b

다수의 버그가 수정되었습니다. Basic 개체 지원을 도입했다. 레거시 QuickBASIC 지원으로 분리되었다 쿼터백 랭. 더 엄격하게 기본 모드, 모든 변수 dimensioned을 요구하는 추가되었습니다. 프로 시저에 매개 변수가 참조에 의해 전달됩니다. 연산자 오버로드, 유형의 방법, 종류, 생성자의 특성, 그리고 destructors 추가되었습니다. 많은 기타 변경되었다.
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

파서는 지금으로부터 복구가 아닌 것이다 치명적인 오류. 네임 스페이스에 대한 완벽한 지원이 추가되었습니다. 모든 화합물 진술 지금은 암시적 블록의 범위를 엽니다. 많은 버그가 수정되었습니다.
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

새로운 기능 유니 코드 문자열, 디바이스에 대한 열기를 포함, 완벽한 Windows API는 헤더, 그리고 많은 버그수정.
New features include Unicode strings, OPEN for
devices, complete Windows API headers, and many
bugfixes.

Project Resources