1. Purpose 2. Goals 2.1. Features not omitted 2.2. Features supported if possible |
2.3. Features not considered to be supported 2.4. Extra features 3. Copying 4. Requirements 5. Downloading |
Latest snapshots of the lexer and parser are available:
qb.l // 2002-04-08 (3 kB)
qb.y // 2002-04-08 (8 kB)
If you are interested in joining the development, please contact me.
ON n GOTO
/GOSUB
READ/DATA/RESTORE
INKEY$
TIMER
functionINTEGER
must still be 16-bit signed integer etc)PLAY/ON PLAY
DEF FN
PRINT
, STR$
) compatibilityOPEN
: Both syntaxesNEXT
with comma separated list of variablesIF
: Both syntaxes plus implicit GOTO
in THEN
and ELSE
support.PRINT
abbreviated as ?
supportDEF SEG &HB800
/PEEK
/POKE
support for direct video access in text modeIN
/OUT
support to ports &H388 - &H389 for AdLib supportSCREEN
12/13, PSET
and other drawing stuffERR
codes like "Syntax error" etcKEY ON
/KEY OFF
(dunno about ON KEY
)FIELD
and other obscure file features (some of which were new in QB 7.0)Generated from progdesc.php
(last updated: Tue, 14 May 2002 17:55:01 +0300)
with docmaker.php
(last updated: Tue, 14 May 2002 17:41:54 +0300)
at Tue, 14 May 2002 17:55:03 +0300