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
- Host: GitHub
- URL: https://github.com/larsbrinkhoff/forth-metacompiler
- Owner: larsbrinkhoff
- Created: 2013-09-30T13:10:17.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2021-05-29T21:05:15.000Z (over 4 years ago)
- Last Synced: 2025-01-19T16:10:53.214Z (10 months ago)
- Topics: common-lisp, forth, metacompiler
- Language: Common Lisp
- Homepage:
- Size: 50.8 KB
- Stars: 44
- Watchers: 8
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README
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.