mkirchner / stutterLinks
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
Sorting:
- 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
- Basic X86-64 assembler, written in golang☆68Updated 4 years ago
- A Tour Through the SubC Compiler☆91Updated 3 years ago
- Embeddable lisp/scheme interpreter written in C.☆155Updated 2 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆71Updated 7 years ago
- clex is a simple lexer generator☆95Updated 5 months ago
- lambda calculus interpreter☆42Updated 4 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆62Updated 3 years ago
- A Tcl interpreter in 500 lines of code☆92Updated 3 months ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆158Updated 2 years ago
- A toy programming language.☆40Updated last year
- McIlroy's TMG compiler-compiler in portable C☆81Updated 2 years ago
- Tiny scheme implementation written in c++17☆28Updated 6 years ago
- scc - simple C Compiler☆57Updated 8 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- An implementation of Scheme in Python and C++☆172Updated 5 months ago
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆63Updated 11 months 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
- C Implementation of the monkey programming language☆73Updated 5 years ago
- arthur whitney's b interpreter translated into a more traditional flavor of C☆97Updated 7 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- a simple tiny C Compiler using Lex & Yacc☆86Updated 9 years ago
- C17 compiler implementation from scratch☆64Updated last year
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆72Updated 5 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago
- A lisp👽 written in C++☆201Updated last year