Basic introduction
FreeBasic is a powerful 32-bit basic programming language compiler. FreeBasic is completely free and open source and can generate high-quality machine code. The new version has added new features such as pointers, unsigned data types, inline assembly, preprocessors, etc. Users who have learned QuickBASIC can easily get started. This basic language compiler can run on Windows (32-bit), protected mode DOS and Linux (x86) systems. The default installation includes Allegro, SDL, OpenGL, Gtk, Windows API and other databases.
Software features
1. Supports almost all QB’s original instructions and has many additional functions;
2. Generate fast and high-quality machine code without relying on virtual machines such as VM;
3. Completely free, including source code, and the compiled program has no authorization issues;
4. Supports MS-DOS/Win32/Linux multi-platform, and can also compile GUI programs;
5. Supported by many third-party function libraries;
6. Support Unicode;
7. It is easy to compile EXE/OBJ/LIB/DLL. ;
it works
it works
it works