varjagg / zxlispvm

A Lisp bytecode interpreter for ZX-Spectrum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Lisp bytecode interpreter for ZX-Spectrum


Languages

Language:Assembly 100.0%