mkirchner / stutterLinks
Implement a Lisp, in C, from scratch, no libs
☆81Updated 3 years ago
Alternatives and similar repositories for stutter
Users that are interested in stutter are comparing it to the libraries listed below
Sorting:
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆88Updated 4 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)☆64Updated 4 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 7 years ago
- Self-hosting C toolchain, from scratch☆36Updated 4 months ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆72Updated 5 years ago
- lambda calculus interpreter☆43Updated 4 years ago
- clex is a simple lexer generator☆95Updated 6 months ago
- A toy programming language.☆40Updated last year
- C17 compiler implementation from scratch☆64Updated last year
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Embeddable lisp/scheme interpreter written in C.☆155Updated 2 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆153Updated 3 years ago
- Tiny scheme implementation written in c++17☆29Updated 6 years ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Basic X86-64 assembler, written in golang☆70Updated 4 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆73Updated 3 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…☆104Updated last year
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- Low-level hobby programming language that compiles to 16-bit x86 assembly.☆40Updated 10 years ago
- Code from "Building Lisp"☆31Updated last month
- An implementation of Scheme in Python and C++☆173Updated 6 months ago
- ☆92Updated 2 weeks ago
- arthur whitney's b interpreter translated into a more traditional flavor of C☆98Updated 7 years ago
- A simple programming language inspired by Python, JavaScript and C☆35Updated last year
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 6 months ago