Page 1 of 1

ZX81 Basic the Final Report

Posted: Mon Dec 30, 2013 6:36 pm
by GCHarder
Hi All;

Don't know if this is redundant but I found this at

http://www1.cs.columbia.edu/~sedwards/c ... 1basic.pdf

Looks like some kind of project to write a Java interpreter for ZX81 Basic. By eliminating Arrays and "slicing" he omits one of the most powerful features of ZX81 Basic. String slicing allows for implementation of all kinds of other Basic functions, such as, LEFT$, RIGHT$, and MID$ for example.

Anyway, it's kind of interesting and a "Tutorial" on Sinclair 8K Basic. Maybe someone can even understand the Java at the back.

Regards;

Greg

PS. I'm attaching the file but should I have just posted the address for the file instead.

PPS. Does anyone have the manual for HOT-Z/HI-Z they could post. I can't find it anywhere, although the program is available.