arkanis / lisp.cLinks
My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C
☆28Updated 7 years ago
Alternatives and similar repositories for lisp.c
Users that are interested in lisp.c are comparing it to the libraries listed below
Sorting:
- A simple implementation of the LISP2 mark-compact GC algorithm☆42Updated 11 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆73Updated 7 years ago
- an APL-style array calculator/interpreter in C based on the J-incunabulum, extended to allow propagating specifications a+2+a<3, more fun…☆29Updated 9 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆70Updated 2 months ago
- Joel Bartlett's fabled Scheme->C system☆83Updated 5 years ago
- A set of minimal lisp implementations☆73Updated 6 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆57Updated 8 years ago
- quick c☆35Updated 3 years ago
- The fluffy programming language main repository☆25Updated 13 years ago
- Programming language☆23Updated 3 years ago
- A simple C-like language compiler with an extensible syntax and typed macros support☆132Updated 4 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- The official repository for the UH Manoa Transpiler Project's Scheme interpreter, Shaka Scheme.☆32Updated 7 years ago
- A fast, minimal Forth-like interpreter core in C++ with no assembly☆105Updated last year
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆46Updated 2 weeks ago
- Tiny scheme implementation written in c++17☆31Updated 7 years ago
- Foment is an implementation of R7RS Scheme.☆70Updated 3 years ago
- backup of the joy programming language☆31Updated 9 years ago
- Wisp, a lisp programming language☆40Updated 8 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆78Updated 13 years ago
- Embeddable Forth inspired scripting language☆37Updated 7 years ago
- A tiny self-hosting Lisp-to-C compiler☆238Updated 5 years ago
- ☆18Updated 6 years ago
- :r4 concatenative programming language with ideas from ColorForth.☆140Updated 6 months ago
- ☆22Updated 12 years ago
- A simple concurrent programming language.☆22Updated 5 years ago
- An implementation of the Arc programming language☆202Updated this week
- A toy programming language.☆41Updated 2 years ago