enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Casio calculator character sets - Wikipedia

    en.wikipedia.org/wiki/Casio_calculator_character...

    Casio calculator character sets are a group of character sets used by various Casio calculators and pocket computers. [1] ... ^*1 Back control code. ^*2 Forward ...

  3. 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.

  4. 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.

  5. 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.

  6. 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 ...

  7. 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.

  8. GW-BASIC - Wikipedia

    en.wikipedia.org/wiki/GW-BASIC

    GW-BASIC 3.20 (1986) adds EGA graphics support (no version of BASICA or GW-BASIC had VGA support) and is the last major new version released before it was superseded by QBasic. Buyers of Hercules Graphics Cards received a special version of GW-BASIC on the card's utility disk that is called HBASIC, which adds support for its 720×348 monochrome ...

  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.