mpu / lambda
A small λ-calculus interpreter in C
☆49Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for lambda
- Student-facing code from the book *Programming Languages: Build, Prove, and Compare* by Norman Ramsey☆24Updated last year
- Hindley–Milner Type inferencing in C☆49Updated 2 years ago
- My Own Linear Lisp☆37Updated 6 years ago
- Scheme on SECD☆42Updated 3 years ago
- SKI combinators☆50Updated 7 years ago
- The Caml Light implementation of the Caml language☆61Updated last year
- Standard ML compiler based on typed intermediate languages.☆46Updated 10 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆60Updated 3 years ago
- Abstract krivine machine implementing call-by-name semantics. In OCaml.☆38Updated 6 years ago
- Experiments about intermediate representations in compilers☆25Updated 12 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 4 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 7 years ago
- Bottom Up Rewrite Generator☆26Updated 7 years ago
- single file scheme interpreter with tail call optimization☆82Updated 5 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆29Updated 2 years ago
- FunTAL: mixing a functional language with assembly.☆40Updated 7 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆30Updated 5 years ago
- Pattern-Matching written by Dan Friedman, Erik Hilsdale and Kent Dybvig☆29Updated 5 years ago
- A scheme port of the Haskell code from "A Tutorial Implementation of a Dependently Typed Lambda Calculus"☆8Updated 10 years ago
- Manfred von Thun's Programming Language Joy☆16Updated 2 weeks ago
- Code from Dan Friedman's "B621" class, usually referred to as "advanced dan"☆13Updated 12 years ago
- A Small Combinator-Reduction System☆14Updated 4 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 4 years ago
- Learning compilers, interpreters, code generation, virtual machines, assemblers, JITs, etc.☆55Updated 7 months ago
- A Self-Hosting LISP to LLVM-IR Compiler☆26Updated 5 years ago
- Yet Another Scheme Interpreter using flex and bison☆49Updated 2 years ago
- An interpreter for a J-inspired language☆89Updated last year
- racket llvm C-API bindings☆17Updated 2 years ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Updated 8 years ago