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

    Free and open-source software portal; 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]

  4. Gorillas (video game) - Wikipedia

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

    Gorillas, also known under the source code's file name GORILLA.BAS, is a video game first distributed with MS-DOS 5 and published in 1990 by Microsoft. [1] It is a turn-based artillery game. [2] With allusions to King Kong, the game consists of two gorillas throwing explosive bananas at each other above a city skyline. The players can adjust ...

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

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

  8. Family 'Coordinates' Christmas Gifts — Then Their Grandma ...

    www.aol.com/family-coordinates-christmas-gifts...

    For Christmas this year, Kaylee Hulse and her family decided to prank her grandma by "borrowing" items from her house and gifting them to her

  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.