Changes

CBASIC Compiler

331 bytes added, 01:37, 22 June 2014
/* Links */
[[ImageFile:C Basic Compiler.jpg|right|thumb|250px|Cover of the CBASIC Compiler]]
BASIC compiler from [[Digital_Research|Digital Research]] with GSX support
From wikipediaWikipedia:
''CBASIC is a compiled version of the BASIC programming language written for the [[CP/M]] operating system by Gordon Eubanks in 1976–77. It is an enhanced version of [[BASIC-E]], his master's thesis project. (…) CBASIC could execute in a minimum of 24 kB of memory. Line numbers in the program source were optional, unless needed as a label for a program jump. CBASIC proved very popular because it incorporated 14-digit binary-coded decimal (BCD) math which eliminated MBASIC's rounding errors that were sometimes troublesome for accounting.''
== Reserved words ==
THEN TO UCASE$ USING VA
VARPTR WEND WHILE WIDTH
 
== Links ==
 
[http://en.wikipedia.org/wiki/CBASIC CBASIC on Wikipedia]
 
[http://www.cpm.z80.de/download/cbasic80.zip Corrupted binary]
== Advertisement ==
[[image:CBasic Pascal ACU May1987.jpg |thumb|none]]
== Links ==
*{{CPCPower|4977}}
*{{EnWiki|CBASIC}}
*[http://www.cpm.z80.de/download/cbasic80.zip Corrupted binary]
[[Category:BASIC]]
[[Category:Programming software]]
[[Category:CP/M]]
[[Category:GSX]]
897
edits