mpu / lambdaLinks
A small λ-calculus interpreter in C
☆57Updated 10 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)☆68Updated last week
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Quick C-- compiler (no longer maintained)☆160Updated 11 years ago
- Scheme on SECD☆43Updated 4 years ago
- The Egel Programming Language☆84Updated 3 months ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated 3 months ago
- Experiments about intermediate representations in compilers☆25Updated 13 years ago
- SECD Machine Implementation in x86 Assembly☆24Updated 11 years ago
- The Caml Light implementation of the Caml language☆68Updated 2 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆91Updated 4 years ago
- Manfred von Thun's Programming Language Joy☆16Updated 7 months ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- lambda calculus interpreter☆44Updated 4 years ago
- Abstract krivine machine implementing call-by-name semantics. In OCaml.☆44Updated 7 years ago
- Attribute grammar Based Language Extensions for C☆41Updated last month
- Miranda is a pure, non-strict, polymorphic, higher order functional programming language designed by David Turner in 1983-6. https://code…☆60Updated 2 months ago
- An interpreter for a J-inspired language☆92Updated 2 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- My Own Linear Lisp☆41Updated 7 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆72Updated 7 years ago
- Student-facing code from the book *Programming Languages: Build, Prove, and Compare* by Norman Ramsey☆27Updated 2 years ago
- Self-hosting compiler for the Grace programming language☆41Updated last year
- quick c☆35Updated 3 years ago
- Tiny scheme implementation written in c++17☆30Updated 6 years ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 5 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 8 years ago