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
- A Tour Through the SubC Compiler☆90Updated 3 years ago
- Mal (Make A Lisp) Compiler in C☆52Updated 4 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆62Updated 3 years ago
- C17 compiler implementation from scratch☆64Updated last year
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆88Updated 4 years ago
- clex is a simple lexer generator☆95Updated 4 months ago
- A Tcl interpreter in 500 lines of code☆88Updated 2 months ago
- An implementation of Scheme in Python and C++☆172Updated 4 months ago
- Self-hosting C toolchain, from scratch☆34Updated 2 months ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Basic X86-64 assembler, written in golang☆65Updated 4 years ago
- lambda calculus interpreter☆42Updated 4 years ago
- Embeddable lisp/scheme interpreter written in C.☆152Updated 2 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆72Updated 5 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆149Updated 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
- Fabrice Bellard's fbcc C Compiler☆41Updated 5 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆73Updated 3 years ago
- A simple programming language inspired by Python, JavaScript and C☆35Updated 11 months ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆157Updated 2 years ago
- A toy programming language.☆40Updated last year
- C Implementation of the monkey programming language☆72Updated 5 years ago
- ☆90Updated this week
- An esoteric programming language☆31Updated 4 years ago
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆36Updated 8 months ago
- Tiny scheme implementation written in c++17☆27Updated 6 years ago
- A mini language used for the Rabs build system and within Wrapl.☆32Updated this week
- TinyScheme is easy to learn and modify. It is structured like a meta-interpreter, only it is written in C.☆31Updated 7 years ago