FreeBASIC is a free/open source, 32-bit BASIC compiler for Microsoft Windows, DOS and Linux.
FreeBASIC is a self-hosting compiler which makes use of the GNU binutils programming tools as backends and can produce console, graphical/GUI executables, dynamic and static libraries. FreeBASIC fully supports the use of C libraries and has partial C++ library support. This lets programmers use and create libraries for C and many other languages. It supports a C style preprocessor, capable of multiline macros, conditional compiling and file inclusion.
Tags: basic, basic compiler, compiler programming language, freebasic, languages, open source

