/zxlispvm

A Lisp bytecode interpreter for ZX-Spectrum

Primary LanguageAssembly

ZXLISPVM: A Lisp bytecode interpreter for ZX-Spectrum

Bytecode interpreter inspired by MIT AIM-514.

No REPL/tokenizer is included in this version, although I remember implementing some - along with a nibble-sized fontset.

IIRC there's a crashing bug lurking in the garbage collector implementation.