mpu / lambdaLinks
A small λ-calculus interpreter in C
☆57Updated 11 years ago
Alternatives and similar repositories for lambda
Users that are interested in lambda are comparing it to the libraries listed below
Sorting:
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆68Updated 2 weeks ago
- Quick C-- compiler (no longer maintained)☆159Updated 11 years ago
- quick c☆35Updated 3 years ago
- SECD Machine Implementation in x86 Assembly☆24Updated 11 years ago
- scc - simple C Compiler☆58Updated 8 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 3 months ago
- Scheme on SECD☆43Updated 4 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- The Egel Programming Language☆84Updated 3 months ago
- Hindley–Milner Type inferencing in C☆48Updated 3 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
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆91Updated 4 years ago
- ☆21Updated 12 years ago
- Manfred von Thun's Programming Language Joy