mkirchner / stutter
Implement a Lisp, in C, from scratch, no libs
☆81Updated 2 years ago
Alternatives and similar repositories for stutter:
Users that are interested in stutter are comparing it to the libraries listed below
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆88Updated 4 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- Mal (Make A Lisp) Compiler in C☆51Updated 4 years ago
- scc - simple C Compiler☆55Updated 7 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆61Updated 3 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 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
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆72Updated 3 years ago
- Basic X86-64 assembler, written in golang☆64Updated 4 years ago
- clex is a simple lexer generator☆95Updated 2 months ago
- An implementation of Scheme in Python and C++☆171Updated 2 months ago
- A Tour Through the SubC Compiler☆89Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆140Updated 3 years ago
- A toy programming language.☆39Updated last year
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆72Updated 5 years ago
- Self-hosting C toolchain, from scratch☆34Updated last month
- Tiny scheme implementation written in c++17☆26Updated 6 years ago
- Highly portable C compiler suite for Plan 9 from Bell Labs.☆33Updated 8 years ago
- McIlroy's TMG compiler-compiler in portable C☆79Updated 2 years ago
- single file scheme interpreter with tail call optimization☆82Updated 5 years ago
- lambda calculus interpreter☆40Updated 3 years ago
- Embeddable lisp/scheme interpreter written in C.☆146Updated 2 years ago
- The Scheme Widget Library (SWL) is a windowing and graphics package for Chez Scheme☆19Updated 5 years ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆156Updated 2 years ago
- A simple programming language inspired by Python, JavaScript and C☆33Updated 9 months ago
- TinyScheme is easy to learn and modify. It is structured like a meta-interpreter, only it is written in C.☆29Updated 7 years ago
- C17 compiler implementation from scratch☆64Updated last year
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- A fast, minimal Forth-like interpreter core in C++ with no assembly☆81Updated last month