larsbrinkhoff / forth-compilerLinks
Native inlining constant folding register allocating Forth compiler
☆19Updated 9 years ago
Alternatives and similar repositories for forth-compiler
Users that are interested in forth-compiler are comparing it to the libraries listed below
Sorting:
- Forth for OSX, bootstrap from x86 NASM then Forth only.☆42Updated 9 years ago
- A just-in-time-compiling forth system using libfirm.☆57Updated 8 years ago
- Minimal Forth Workbench provides an educational subset of Standard Forth, feel free to experiment.☆24Updated last year
- Inspired by Lispkit Lisp, this is a series of DIY Forths☆38Updated 3 months ago
- bigFORTH is a native code Forth. It is available for Linux, Mac OS X, and Windows under GPL. The most striking feature is the graphical u…☆36Updated 2 years ago
- A mirror repo of the awesome Forth system by Luke Lee☆10Updated 9 years ago
- Thinking Forth captures the philosophy of the language to show users how to write more readable, better maintainable applications. This p…☆40Updated 7 years ago
- Modern minimal Forth (between eforth and Gforth)