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:
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆68Updated last month
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆49Updated 7 years ago
- The Egel Programming Language☆84Updated 4 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 4 months ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆91Updated 4 years ago
- quick c☆35Updated 3 years ago
- ☆21Updated 12 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
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- Simple and powerful programming language with type inference☆24Updated 8 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
- My Own Linear Lisp☆42Updated 7 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Implement a Lisp, in C, from scratch, no libs☆83Updated 3 years ago
- SECD Machine Implementation in x86 Assembly☆24Updated 11 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago
- Quick C-- compiler (no longer maintained)☆161Updated 11 years ago
- The most minimal C you can do real work in☆16Updated 3 years ago
- lambda calculus interpreter☆44Updated 4 years ago
- Implementation of Scheme programming language in assembly☆25Updated 7 years ago
- Attribute grammar Based Language Extensions for C☆41Updated 2 weeks ago
- The fluffy programming language main repository☆25Updated 12 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- Manfred von Thun's Programming Language Joy☆16Updated 8 months ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Updated 9 years ago