enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. QBasic - Wikipedia

    en.wikipedia.org/wiki/QBasic

    QBasic has limited support for user-defined data types , and several primitive types used to contain strings of text or numeric data. [3] [4] It supports various inbuilt functions. For its time, QBasic provided a state-of-the-art IDE, including a debugger with features such as on-the-fly expression evaluation and code modification.

  3. QB64 - Wikipedia

    en.wikipedia.org/wiki/QB64

    QB64 is a transpiler to C++, which is integrated with a C++ compiler to provide compilation via C++ code and GCC optimization. [2] QB64 implements most QBasic statements, and can run many QBasic programs, including Microsoft's QBasic Gorillas and Nibbles games. [3] Furthermore, QB64 has been designed to contain an IDE resembling the QBASIC IDE.

  4. QuickBASIC - Wikipedia

    en.wikipedia.org/wiki/QuickBASIC

    Compared to QuickBASIC, QBasic is limited to an interpreter only, lacks a few functions, can only handle programs of a limited size, and lacks support for separate program modules. Since it lacks a compiler, it cannot be used to produce executable files, although its program source code can still be compiled by a QuickBASIC 4.5, PDS 7.x or ...

  5. Casio BASIC - Wikipedia

    en.wikipedia.org/wiki/Casio_BASIC

    Casio BASIC is a programming language used in the Casio calculators such as the ClassPad, PRIZM Series, fx-9860G Series, fx-5800P, Algebra FX and CFX graphing calculators.It is also known as "BasicLike" in some models.

  6. List of BASIC dialects - Wikipedia

    en.wikipedia.org/wiki/List_of_BASIC_dialects

    Aims at full compatibility with Microsoft QBasic and QuickBASIC. BASIC code is translated to C++ and then compiled to executable form. An event driven GUI builder named InForm exists for QB64. [69] QBasic (DOS on the PC) – by Microsoft. Subset of QuickBASIC. Came with versions of MS-DOS from 5.0 to 6.22. Also included with DOS 7 (what Windows ...

  7. BASIC - Wikipedia

    en.wikipedia.org/wiki/BASIC

    An early example of this market is the QBasic software package Microsoft Game Shop (1990), a hobbyist-inspired release that included six "arcade-style" games that were easily customizable in QBasic. [45] In 2013, a game written in QBasic and compiled with QB64 for modern computers entitled Black Annex was released on Steam.

  8. Games on AOL.com: Free online games, chat with others in real ...

    www.aol.com/games/play/masque-publishing/astralume

    Discover the best free online games at AOL.com - Play board, card, casino, puzzle and many more online games while chatting with others in real-time.

  9. Nibbles (video game) - Wikipedia

    en.wikipedia.org/wiki/Nibbles_(video_game)

    Nibbles was included with MS-DOS version 5.0 and above. Written in QBasic, it is one of the programs included as a demonstration of that programming language. [1] The QBasic game uses the standard 80x25 text screen to emulate an 80x50 grid by making clever use of foreground and background colors, and the ANSI characters for full blocks and half-height blocks.