Abstract Machine Topics
Case Studies
Toy Lisp Virual Machines
That is to say, Toy Virtual Machines for Lisp.
- Lisp Assembler
- Scala VM, Compiler, Interpreter
- WaspVM in C
- Simple virtual machine prototype for Lisp-style languages
- CLVM a hypothetical VM for Common Lisp