mpu / lambda
A small λ-calculus interpreter in C
☆54Updated 10 years ago
Alternatives and similar repositories for lambda:
Users that are interested in lambda are comparing it to the libraries listed below
- The Caml Light implementation of the Caml language☆66Updated 2 years ago
- My Own Linear Lisp☆40Updated 6 years ago
- A scheme port of the Haskell code from "A Tutorial Implementation of a Dependently Typed Lambda Calculus"☆8Updated 11 years ago
- Scheme on SECD☆42Updated 4 years ago
- Experiments about intermediate representations in compilers☆25Updated 12 years ago
- SKI combinators☆54Updated 7 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆62Updated 3 years ago
- Standard ML compiler based on typed intermediate languages.☆48Updated 10 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆30Updated 5 years ago
- Bottom Up Rewrite Generator☆27Updated 7 years ago
- Implementation of Scheme programming language in assembly☆25Updated 7 years ago
- quick c☆35Updated 3 years ago
- The Egel Programming Language☆84Updated 2 weeks ago
- Abstract krivine machine implementing call-by-name semantics. In OCaml.☆42Updated 7 years ago
- ☆85Updated 4 years ago
- A tool for testing C compilers automatically☆21Updated 9 years ago
- Pattern-Matching written by Dan Friedman, Erik Hilsdale and Kent Dybvig☆29Updated 5 years ago
- A self-hosting mini Haskell compiler with a mini C runtime.☆74Updated 5 years ago
- A correct Scheme interpreter derived from the R5RS spec's formal semantics, written in Haskell.☆21Updated 2 years ago
- Student-facing code from the book *Programming Languages: Build, Prove, and Compare* by Norman Ramsey☆25Updated last year
- Learning compilers, interpreters, code generation, virtual machines, assemblers, JITs, etc.☆57Updated last year
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆76Updated 12 years ago
- Common lisp implementation of Val Schorr's Meta-II language☆18Updated 8 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆88Updated 4 years ago
- The most minimal C you can do real work in☆16Updated 2 years ago
- A system to amalgamate any features you want into any language you need☆26Updated 2 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Simple and powerful programming language with type inference☆24Updated 8 years ago