mpu / lambdaLinks
A small λ-calculus interpreter in C
☆57Updated 11 years ago
Alternatives and similar repositories for lambda
Users that are interested in lambda are comparing it to the libraries listed below
Sorting:
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆69Updated last week
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Quick C-- compiler (no longer maintained)☆163Updated 11 years ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated 5 months ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- The Egel Programming Language☆83Updated 5 months ago
- ☆22Updated 12 years ago
- Scheme on SECD☆43Updated 4 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
- lambda calculus interpreter☆44Updated 4 years ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- The most minimal C you can do real work in☆16Updated 3 years ago
- Manfred von Thun's Programming Language Joy☆16Updated 10 months ago
- My Own Linear Lisp☆42Updated 7 years ago
- SECD Machine Implementation in x86 Assembly☆24Updated 11 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆92Updated 4 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- quick c☆35Updated 3 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Self-hosting compiler for the Grace programming language☆41Updated last year
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- A Small Combinator-Reduction System☆17Updated 5 years ago
- Val Schorre's META-II☆61Updated 12 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 12 years ago
- My branch of the Cyclone programming language☆19Updated 14 years ago