mkirchner / stutterLinks
Implement a Lisp, in C, from scratch, no libs
☆84Updated 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.☆161Updated 3 weeks ago
- clex is a simple lexer generator☆104Updated 2 months ago
- Mal (Make A Lisp) Compiler in C☆52Updated 5 years ago
- A Tcl interpreter in 500 lines of code☆115Updated 9 months ago
- cparse is an LR(1) and LALR(1) parser generator☆64Updated 2 months ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆46Updated 4 months ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆73Updated 7 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 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…☆122Updated 3 weeks ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- An implementation of Scheme in Python and C++☆175Updated 3 weeks ago
- a simple tiny C Compiler using Lex & Yacc☆91Updated 2 months ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆93Updated 5 years ago
- TinyScheme is easy to learn and modify. It is structured like a meta-interpreter, only it is written in C.☆37Updated 7 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- A fast, minimal Forth-like interpreter core in C++ with no assembly☆101Updated 10 months ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆69Updated 2 weeks ago
- A small implementation of LISP, written in standard C11.☆166Updated 8 years ago
- Fabrice Bellard's fbcc C Compiler☆45Updated 6 years ago
- lambda calculus interpreter☆44Updated 4 years ago
- Basic X86-64 assembler, written in golang☆77Updated 5 years ago
- An esoteric programming language☆34Updated 5 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Brainfuck compiler written in QBE IR.☆19Updated 6 months ago
- arthur whitney's b interpreter translated into a more traditional flavor of C☆100Updated 8 years ago
- A lightweight embeddable scripting language☆125Updated last week
- Highly portable C compiler suite for Plan 9 from Bell Labs.☆36Updated 9 years ago
- Code from "Building Lisp"☆33Updated 6 months ago