mpu / lambdaLinks
A small λ-calculus interpreter in C
☆59Updated 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)☆70Updated 2 months ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 8 years ago
- ☆22Updated 12 years ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Tiny scheme implementation written in c++17☆31Updated 7 years ago
- Scheme on SECD☆43Updated 4 years ago
- Manfred von Thun's Programming Language Joy☆16Updated last year
- Quick C-- compiler (no longer maintained)☆164Updated 11 years ago
- quick c☆35Updated 3 years ago
- SECD Machine Implementation in x86 Assembly☆24Updated 11 years ago
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 years ago
- My Own Linear Lisp☆42Updated 7 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 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☆46Updated 4 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆95Updated 5 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 7 months ago
- ☆65Updated 9 years ago
- The Egel Programming Language☆83Updated 3 weeks ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- Miranda is a pure, non-strict, polymorphic, higher order functional programming language designed by David Turner in 1983-6. https://code…☆65Updated 7 months ago
- Val Schorre's META-II☆62Updated 12 years ago
- Mirror of http://www.rano.org/bcompiler.tar.gz, with a bootstrap script☆87Updated 4 years ago
- A programming language☆14Updated 10 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago