Category:QuickBASIC

From Rosetta Code
Revision as of 16:26, 9 March 2008 by rosettacode>Mwn3d (Changed to compiler template)
QuickBASIC is an implementation of BASIC. Other implementations of BASIC.
QuickBASIC is an example of an Integrated Development Environment, a class of software which typically combines enhanced editing and debugging features.
QuickBASIC is an example of a compiler. You may find the programming tasks that have been solved using it here.

QuickBasic is a BASIC compiler/interpreter. It should not be confused with QBasic, which is purely an interpreter. An IDE has been included with QuickBasic since version 2.0.