Update the TODO to reflect the current status
[virtual-nascom.git] / README.BASIC
blobe135e9240cabe1cfb2e5656f59b481040cd147c0
1 What follows is list of the tokens recoqnisezed by the Nascom
2 Microsoft Basic:
4   * + - ^ / < = > ABS AND ASC ATN CHR$ CLEAR CLOAD CLS CONT COS CSAVE
5   DATA DEEK DEF DIM DOKE END EXP FN FOR FRE GOSUB GOTO IF INP INPUT
6   INT LEFT$ LEN LET LINES LIST LOG MID$ MONITOR NEW NEXT NOT NULL ON
7   OR OUT PEEK POINT POKE POS PRINT READ REM RESET RESTORE RETURN
8   RIGHT$ RND RUN SCREEN SET SGN SIN SPC( SQR STEP STOP STR$ TAB( TAN
9   THEN TO USR VAL WAIT WIDTH
11 These are extracted directly from the binary image, so this list
12 should be complete (yes, SPC and TAB do have the opening parenthesis).