Open-source, free, multi-platform BASIC compiler, with syntax similar MS-QuickBASIC (including the GFX statements), that adds new features such as pointers, unsigned data types, inline assembly, a pre-processor and many others.
License
GNU General Public License version 2.0 (GPLv2), GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow FreeBASIC Compiler
Other Useful Business Software
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
-
Been using this compiler for some years its really good BUT.... Down side "PNG FILES"! - And yes i looked at the forums and documentation, no success with resolving the png lib issue and some other 3-rd party libs (not all) seem to be problems with, keep getting errors, recently. Can't understand why the developer(s) won't just package fixed libs such AS; png lib(s) in the main release, when fixed, because license wise it would not be an issue. For higher than 8-bit graphics going to still stick with C++ and sdl, with the gcc, which i find far more less stressful and at ease compared to FreeBasic for my main projects. An other thing i notice for a long time not much tutorials on Open GL with this software, but again people may as well just use C++ and GULT. Overall would be great if the dev ADDED PNG LIB FIXED AND PACKAGED, IN THE NEXT RELEASE!