Search results
Results From The WOW.Com Content Network
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.
The Symbolic Instruction Code Kit is a pseudo-BASIC interpreter written in QB64. Archived 2018-08-19 at the Wayback Machine [permanent dead link ] SAM BASIC SecondBASIC BASIC development environment for the Sega Genesis. [75] SAX Basic Simple API for XML SBAS "Structured BASIC" popular in British schools in 1980s & 90s.
Yabasic was originally developed by Marc-Oliver Ihm, who released the last stable version 2.77.3 in 2016. From version 2.77.1, the project has adopted the MIT License as well as the source code being moved to GitHub to encourage others to participate in its development. [3]
FreeBASIC, QB64, SmallBasic QBasic is an integrated development environment (IDE) and interpreter for a variety of dialects of BASIC which are based on QuickBASIC . Code entered into the IDE is compiled to an intermediate representation (IR), and this IR is immediately executed on demand within the IDE.
In 2017 Mr. Hutsell gave the source code of VGA Civil War Strategy Game to Dave Mackey, who ported the game for modern platforms (Windows, Mac, Linux) with the help of SDL and other open source libraries from QuickBASIC to QB64. [7] The source code is released on GitHub under a MIT license. [8]
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.
GW-BASIC is a dialect of the BASIC programming language developed by Microsoft from IBM BASICA.Functionally identical to BASICA, its BASIC interpreter is a fully self-contained executable and does not need the Cassette BASIC ROM found in the original.
The IUP Portable User Interface is a computer software development kit that provides a portable, scriptable toolkit to build graphical user interfaces (GUIs) using the programming languages C, Perl, Lua, Nim and Zig, among others. [1]