mpu / lambda
A small λ-calculus interpreter in C
☆50Updated 10 years ago
Alternatives and similar repositories for lambda:
Users that are interested in lambda are comparing it to the libraries listed below
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆61Updated 3 years ago
- My Own Linear Lisp☆38Updated 6 years ago
- Scheme on SECD☆43Updated 4 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 8 years ago
- A Self-Hosting LISP to LLVM-IR Compiler☆27Updated 5 years ago
- single file scheme interpreter with tail call optimization☆82Updated 5 years ago
- A scheme port of the Haskell code from "A Tutorial Implementation of a Dependently Typed Lambda Calculus"☆8Updated 10 years ago
- Abstract krivine machine implementing call-by-name semantics. In OCaml.☆40Updated 6 years ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆14Updated 2 years ago
- Experiments about intermediate representations in compilers☆25Updated 12 years ago
- Common lisp implementation of Val Schorr's Meta-II language☆17Updated 7 years ago
- ☆21Updated 11 years ago
- A simple and educational compiler for the SASL programming language☆23Updated 6 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Standard ML compiler based on typed intermediate languages.☆47Updated 10 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆76Updated 12 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 7 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 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 11 months ago
- Student-facing code from the book *Programming Languages: Build, Prove, and Compare* by Norman Ramsey☆24Updated last year
- The Caml Light implementation of the Caml language☆65Updated last year
- SKI combinators☆53Updated 7 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆69Updated 6 years ago
- ☆17Updated 5 years ago
- A self-hosting mini Haskell compiler with a mini C runtime.☆74Updated 5 years ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Updated 8 years ago
- Common Lisp DSL for building untyped lambda calculus expressions☆24Updated 2 months ago
- quick c☆35Updated 2 years ago
- A simple compiler from the lambda calculus to MIPS assembly☆20Updated 7 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆30Updated 5 years ago