Skip to content
EntityQ1056057· pop 21· linked from 328 articles

QuickBASIC

Sign in to save

Also known as Microsoft QuickBASIC, Microsoft BASIC Professional Development System, QB

Microsoft QuickBASIC (also QB) is an Integrated Development Environment (or IDE) and compiler for the BASIC programming language that was developed by Microsoft. QuickBASIC runs mainly on MS-DOS, though there was also a short-lived version for Classic Mac OS. It is loosely based on GW-BASIC but adds user-defined types, improved programming structures, better graphics and disk support and a compiler in addition to the interpreter. Microsoft marketed QuickBASIC as the introductory level for their BASIC Professional Development System. Microsoft marketed two other similar IDEs for C and Pascal,

Key facts

Programming language.latest release version
7.1
Programming language.name
QuickBASIC
Programming language.screenshot
QuickBasic Opening Screen.png
Programming language.paradigm
Procedural
Programming language.developer
Microsoft
Programming language.typing
Static, strong
Programming language.influenced_by
BASCOM, GW-BASIC
Programming language.influenced
FreeBASIC, QB64, QBasic, QuickBASIC Interpreter
Programming language.operating_system
MS-DOS, PC DOS, OS/2
Programming language.license
Proprietary

via Wikipedia infobox

Wikidata facts

Show 3 more facts
inception
1985-01-01
software version identifier
4.5
Sources (2)

via Wikidata · CC0

~8 min read

Article

9 sections
Contents
  • History
  • Syntax example
  • Current uses
  • Successors
  • QuickBASIC Interpreters
  • QuickBASIC Interpreter Family Pedigree
  • See also
  • References
  • External links

Microsoft QuickBASIC (also QB) is an Integrated Development Environment (or IDE) and compiler for the BASIC programming language that was developed by Microsoft. QuickBASIC runs mainly on MS-DOS, though there was also a short-lived version for Classic Mac OS. It is loosely based on GW-BASIC but adds user-defined types, improved programming structures, better graphics and disk support and a compiler in addition to the interpreter. Microsoft marketed QuickBASIC as the introductory level for their BASIC Professional Development System. Microsoft marketed two other similar IDEs for C and Pascal, viz QuickC and QuickPascal.

==History== Microsoft released the first version of QuickBASIC on August 18, 1985 on a single 5.25-inch 360 KB floppy disk. QuickBASIC version 2.0 and later contained an Integrated Development Environment (IDE), allowing users to edit directly in its on-screen text editor.

Connections

Categories