Changes

Jump to: navigation, search

Technical information about Locomotive BASIC

151 bytes added, 12:51, 5 July 2013
/* BASIC tokens */
It does this to avoid having to lookup the address of the line each time.
 
* When a REM or ' is seen, the characters following it are output directly (i.e. the bytes are not tokenized) until the end of line or a ':' is seen.
== Floating Point data definition ==
2,541
edits