Minor updates to the prototype of version 3 of my tiny BASIC interpreter:
http://t3x.org/nmhbasic/index_d.html#v3
The language is probably in its final shape now, the Z80 version in assembly language is making slow progress. So far the Z80 version can tokenize programs, store them in memory, list them, and delete them. The #T3X # prototype is fully operational.
#BASIC #programming #CPM


