dcpu-lisp
dcpu-lisp is a static subset of Lisp that compiles to DCPU-16 virtual machine code (the VM for the game 0x10c). The runtime does not have a GC or memory allocator.

Homepage: https://github.com/jlongster/dcpu-lisp

License: BSD License