mpu / lambda
A small λ-calculus interpreter in C
☆56Updated 10 years ago
Alternatives and similar repositories for lambda:
Users that are interested in lambda are comparing it to the libraries listed below
- Abstract krivine machine implementing call-by-name semantics. In OCaml.☆42Updated 7 years ago
- My Own Linear Lisp☆40Updated 6 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆62Updated 3 years ago
- Tiny scheme implementation written in c++17☆27Updated 6 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- Experiments about intermediate representations in compilers☆25Updated 12 years ago
- Scheme on SECD☆42Updated 4 years ago
- Standard ML compiler based on typed intermediate languages.☆48Updated 10 years ago
- Pattern-Matching written by Dan Friedman, Erik Hilsdale and Kent Dybvig☆29Updated 5 years ago
- SKI combinators☆54Updated 7 years ago
- Bottom Up Rewrite Generator☆28Updated 7 years ago
- quick c☆35Updated 3 years ago
- Common lisp implementation of Val Schorr's Meta-II language☆18Updated 8 years ago
- A Self-Hosting LISP to LLVM-IR Compiler☆27Updated 5 years ago
- Learning compilers, interpreters, code generation, virtual machines, assemblers, JITs, etc.☆57Updated last year
- Attribute grammar Based Language Extensions for C☆40Updated last month
- ☆21Updated 12 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Implementation of Scheme programming language in assembly☆25Updated 7 years ago
- Miranda is a pure, non-strict, polymorphic, higher order functional programming language designed by David Turner in 1983-6. https://code…☆57Updated 11 months ago
- JIT compiler for Scheme targeting x86-64 platforms☆30Updated 5 years ago
- Robust multi-prompt delimited control and effect handlers in C/C++☆117Updated last year
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆26Updated 4 years ago
- Strict Haskell-like programming language that compiles to LLVM☆70Updated 5 years ago
- Student-facing code from the book *Programming Languages: Build, Prove, and Compare* by Norman Ramsey☆25Updated last year
- SECD Machine Implementation in x86 Assembly☆24Updated 10 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- A self-hosting mini Haskell compiler with a mini C runtime.☆74Updated 5 years ago
- ☆64Updated 8 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆30Updated last week