| 01-Feb-2008: Execution dispatch works
PRINT currently justs prints the evaluation result: type, value:
string, string length, string start or integer, b16-b31, b0-b15
or real exponent, mantissa b16-b31, b0-b15.
tty settings not set, so input echoes, and BS causes a quit |
|
| 05-Feb-2008: Input doesn't echo, DEL in line input
backspaces, ESC returns escape state and returns to generate
error quitting restores tty state. |
|