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
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- Mal (Make A Lisp) Compiler in C☆51Updated 4 years ago
- C Implementation of the monkey programming language☆71Updated 5 years ago
- clex is a simple lexer generator☆95Updated 3 months ago
- Basic X86-64 assembler, written in golang☆65Updated 4 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆88Updated 4 years ago
- Self-hosting C toolchain, from scratch☆34Updated last month
- A simple programming language inspired by Python, JavaScript and C☆33Updated 9 months ago
- Embeddable lisp/scheme interpreter written in C.☆147Updated 2 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆61Updated 3 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 6 years ago
- scc - simple C Compiler☆55Updated 8 years ago
- A toy programming language.☆39Updated last year
- A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closu…☆90Updated last year
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- C17 compiler implementation from scratch☆64Updated last year
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆156Updated 2 years ago
- ☆89Updated this week
- single file scheme interpreter with tail call optimization☆82Updated 5 years ago
- A fast, minimal Forth-like interpreter core in C++ with no assembly☆81Updated 2 months ago
- lambda calculus interpreter☆40Updated 3 years ago
- An implementation of Scheme in Python and C++☆171Updated 3 months ago
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 3 months ago
- Small Fast S-Expression Library☆75Updated 3 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
- McIlroy's TMG compiler-compiler in portable C☆79Updated 2 years ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆91Updated 2 years ago
- A lisp👽 written in C++☆202Updated 11 months ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago