eugeneia / microlisp
Simple Lisp compiler. Compiles a minimal Lisp dialect to ANSI C.
☆19Updated 9 years ago
Alternatives and similar repositories for microlisp:
Users that are interested in microlisp are comparing it to the libraries listed below
- This is a small mirror of s7 scheme, the official distribution is here:☆18Updated 4 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆69Updated 6 years ago
- Experimental fork of TinyScheme and extensions TSX, RE.☆16Updated 9 years ago
- Inspired by lisp500, lisp800 is a small embeddable dialect by lisp500 with the emphasis on embeddability☆20Updated 11 years ago
- Forth metacompiler written in Lisp, for bootstrapping☆45Updated 3 years ago
- PilOS - A Stand-Alone Operating System☆14Updated 7 years ago
- a simple Forth system for x64 Linux☆33Updated 13 years ago
- Pre-Scheme to (GNU) C compiler written in Pre-Scheme☆35Updated 11 years ago
- Tiny Object Run Time☆21Updated 9 years ago
- ThinLisp is an open source Lisp to C translator.☆32Updated 9 years ago
- An object-oriented dialect of Scheme☆59Updated 2 years ago
- Minimal Lisp/Forth☆11Updated 2 months ago
- illustration how to embed TinyScheme within C programs