Category:QuickBASIC

From Rosetta Code
Revision as of 06:52, 23 January 2007 by rosettacode>Andux ({{IDE}})

QuickBasic is a BASIC compiler/interpreter. It should not be confused with QBasic, which is purely an interpreter.

QuickBASIC is an example of a compiler. You may find the programming tasks that have been solved using it here.

Template:Interpreter

QuickBASIC is an example of an Integrated Development Environment, a class of software which typically combines enhanced editing and debugging features.