mkirchner / stutterLinks
Implement a Lisp, in C, from scratch, no libs
☆83Updated 3 years ago
Alternatives and similar repositories for stutter
Users that are interested in stutter are comparing it to the libraries listed below
Sorting:
- Embeddable lisp/scheme interpreter written in C.☆157Updated 2 years ago
- Mal (Make A Lisp) Compiler in C☆52Updated 5 years ago
- clex is a simple lexer generator☆97Updated last month
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆72Updated 7 years ago
- a simple tiny C Compiler using Lex & Yacc☆90Updated this week
- Hindley–Milner Type inferencing in C☆48Updated 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…☆114Updated 2 weeks ago
- A Tcl interpreter in 500 lines of code☆105Updated 6 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆154Updated 3 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- A small implementation of LISP, written in standard C11.☆165Updated 8 years ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆91Updated 4 years ago
- An implementation of Scheme in Python and C++☆175Updated 8 months ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Mini-Scheme Interpreter with Copying GC☆25Updated 5 years ago
- A fast, minimal Forth-like interpreter core in C++ with no assembly☆97Updated 7 months ago
- A set of minimal lisp implementations☆71Updated 6 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆68Updated 2 weeks ago
- Brainfuck compiler written in QBE IR.☆18Updated 4 months ago
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆40Updated 2 months ago
- Code from "Building Lisp"☆32Updated 4 months ago
- A lisp👽 written in C++☆202Updated last year
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- cparse is an LR(1) and LALR(1) parser generator☆51Updated last month
- Highly portable C compiler suite for Plan 9 from Bell Labs.☆35Updated 8 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆251Updated 2 years ago