An open API service indexing awesome lists of open source software.

https://github.com/larsbrinkhoff/forth-metacompiler

Forth metacompiler written in Lisp, for bootstrapping
https://github.com/larsbrinkhoff/forth-metacompiler

common-lisp forth metacompiler

Last synced: 8 months ago
JSON representation

Forth metacompiler written in Lisp, for bootstrapping

Awesome Lists containing this project

README

          

Forth metacompiler written in Lisp. At this point, it's completely
ad-hoc and only used to bootstrap one particular Forth implementation
called lbForth.