QBasic 1.1 IDE | The QBasic IDE that most people can find easily on their Windows CD-ROMs. |
QuickBasic 4.5 Compiler |
The QuickBasic compiler that most people can't find because it is not sold by
Microsoft anymore yet is not free. It is technically illegal to download this compiler. It is the favored compiler for QBasic programmers, as it allows .exe's to be created from BASIC code. Libraries can be used, such as Future Software's Future.Library, in order to use functions, very much like C++ style. |