mkirchner / stutter
Implement a Lisp, in C, from scratch, no libs
☆79Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for stutter
- Hindley–Milner Type inferencing in C☆49Updated 2 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆86Updated 4 years ago
- Mal (Make A Lisp) Compiler in C☆51Updated 4 years ago
- Embeddable lisp/scheme interpreter written in C.☆145Updated 2 years ago
- clex is a simple lexer generator☆93Updated last year
- Tiny Scheme-like Lisp interpreter written in a weekend☆249Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆137Updated 3 years ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆157Updated 2 years ago
- Basic X86-64 assembler, written in golang☆66Updated 3 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆60Updated 3 years ago
- C17 compiler implementation from scratch☆64Updated last year
- Tiny C-like language and compiler☆27Updated 2 years ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆67Updated 6 years ago
- A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closu…☆82Updated 11 months ago
- single file scheme interpreter with tail call optimization☆82Updated 5 years ago
- A Tour Through the SubC Compiler☆85Updated 2 years ago
- a practical Scheme compiler☆140Updated this week
- McIlroy's TMG compiler-compiler in portable C☆75Updated 2 years ago
- Foment is an implementation of R7RS Scheme.☆67Updated 2 years ago
- A fast, minimal Forth-like interpreter core in C++ with no assembly☆78Updated last year
- Tiny scheme implementation written in c++17☆26Updated 5 years ago
- scc - simple C Compiler☆50Updated 7 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆70Updated 3 years ago
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 2 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 4 years ago
- Low-level hobby programming language that compiles to 16-bit x86 assembly.☆40Updated 9 years ago
- Kamby Language☆75Updated 2 weeks ago
- A small implementation of LISP, written in standard C11.☆161Updated 7 years ago