Search results
Results from the WOW.Com Content Network
FreeBASIC is a free and open source multiplatform compiler and programming language based on BASIC licensed under the GNU GPL for Microsoft Windows, protected-mode MS-DOS (DOS extender), Linux, FreeBSD and Xbox. The Xbox version is no longer maintained. [2]
AMD Optimizing C/C++ Compiler; FreeBASIC [Basic] [DOS/Linux/Windows] Free Pascal [Pascal] ... Tiny C Compiler [C] [Linux, Windows] Open64, supported by AMD on Linux.
GLBasic is a commercial BASIC programming language that can compile to various platforms including Windows, Linux, Mac OS X, and some handheld devices. The language is designed to be simple and intuitive.
Currently supported systems are Windows, Linux, macOS. The AmigaOS version is legacy and open-source. The compiler produces native executables and the syntax of PureBasic is simple and straightforward, comparable to plain C without the brackets and with native unicode string handling and a large library of built-in support functions. [2]
XBasic is a variant of the BASIC programming language that was developed in the late 1980s for the Motorola 88000 CPU and Unix by Max Reason. In the early 1990s it was ported to Windows and Linux, and since 1999 it has been available as open source software with its runtime library under the LGPL license.
Laser Basic (C64) – Ocean Software's updated version of The White Lightning development suite, which extended Commodore BASIC 2.0. A compiler named Laser Basic Compiler was available. Laser Basic (ZX Spectrum) Lightning Extended BASIC (APCW; Spec+3 on CP/M) – Extended Mallard BASIC with sophisticated graphics functions; YS MegaBasic (ZX ...
Gambas is an object-oriented dialect of the BASIC programming language, and an integrated development environment that accompanies it. [5] Designed to run on Linux and other Unix-like computer operating systems, [6] its name is a recursive acronym for Gambas Almost Means Basic.
QB64 (originally QB32) [1] is a self-hosting BASIC compiler for Microsoft Windows, Linux and Mac OS X, designed to be compatible with Microsoft QBasic and QuickBASIC. QB64 is a transpiler to C++, which is integrated with a C++ compiler to provide compilation via C++ code and GCC optimization. [2]