Difference between revisions of "GW-Basic"

From Computer History Wiki
Jump to: navigation, search
(New page: GWBasic was a simple BASIC language interpreter that started it's life as BasicA that was sold to Compaq. An excellent reference for GWBasic can be found here: http://www.geocities.c...)
 
Line 6: Line 6:
  
 
Importantly are:
 
Importantly are:
[http://www.geocities.com/KindlyRat/GWBASIC.EXE.zip GWBasic]
+
*[http://www.geocities.com/KindlyRat/GWBASIC.EXE.zip GWBasic]
[http://www.geocities.com/KindlyRat/GWBASIC_Help.zip Help files in a Windows help file]
+
*[http://www.geocities.com/KindlyRat/GWBASIC_Help.zip Help files in a Windows help file]
[http://www.geocities.com/KindlyRat/COMPILER.zip A compiler for GWBasic]
+
*[http://www.geocities.com/KindlyRat/COMPILER.zip A compiler for GWBasic]
  
 
{{stub}}
 
{{stub}}
 
[[Category:Programming Languages]]
 
[[Category:Programming Languages]]

Revision as of 06:16, 21 September 2009

GWBasic was a simple BASIC language interpreter that started it's life as BasicA that was sold to Compaq.

An excellent reference for GWBasic can be found here:

http://www.geocities.com/KindlyRat/GWBASIC.html

Importantly are: