Softwares FreeBASIC 1.10.1

FreeBASIC is a self-hosted compiler that uses GNU binutils programming tools as backend and can generate consoles, graphical/GUI executables, libraries dynamic and static. FreeBASIC fully supports the use of C libraries and partially supports C++ libraries. This allows programmers to use and create libraries for C and many other languages. It supports C-style preprocessors, has multi-line macro capabilities, conditional compilation, and file inclusion. In fact, the FreeBASIC project....

FreeBASIC is a self-hosted compiler that uses GNU binutils programming tools as backend and can generate consoles, graphical/GUI executables, libraries dynamic and static. FreeBASIC fully supports the use of C libraries and partially supports C++ libraries. This allows programmers to use and create libraries for C and many other languages. It supports C-style preprocessors, has multi-line macro capabilities, conditional compilation, and file inclusion.

In fact, the FreeBASIC project originally started as an attempt to create a free, code-compatible alternative to Microsoft QuickBASIC, but since then it has evolved into a tool strong growth. FreeBASIC can be seen as extending the capabilities of Microsoft QuickBASIC in a number of ways, supporting more data types, language constructs, programming styles, and modern platforms and APIs.

FreeBASIC has been rated close to the speed with mainstream tools, such as GCC.

Top Alternatives

You can also like