zpl-c / tinyscheme
TinyScheme is easy to learn and modify. It is structured like a meta-interpreter, only it is written in C.
☆31Updated 7 years ago
Alternatives and similar repositories for tinyscheme
Users that are interested in tinyscheme are comparing it to the libraries listed below
Sorting:
- A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closu…☆100Updated last year
- scc - simple C Compiler☆57Updated 8 years ago
- Single header C99 compiler (TCC)☆33Updated last month
- Highly portable C compiler suite for Plan 9 from Bell Labs.☆33Updated 8 years ago
- Code from "Building Lisp"☆30Updated last week
- Smallest usable editor in less than 1000 lines of C☆26Updated 8 years ago
- Self-hosting C toolchain, from scratch☆35Updated 3 months ago
- Brainfuck compiler written in QBE IR.☆17Updated 2 weeks ago
- Tiny lisp, simple, and embeddable scheme-like language☆26Updated last month
- An STC Forth written from scratch without looking at any other code!☆16Updated 2 years ago
- Combinators in C☆38Updated 12 years ago
- The SubC compiler☆23Updated 7 years ago
- C17 compiler implementation from scratch☆64Updated last year
- Attempt to bring some refreshing and cleanup to TinyScheme as found at sourceforge☆15Updated 4 years ago
- Ultra-tiny forth implementation in GNU C99. A microscopic simplified forth, designed to be as simple, extensible, and readable as possibl…☆22Updated 6 months ago
- small embeddable C-style preprocessor☆39Updated 2 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 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
- A compiler for the Micron programming language - the Oberon with the power of C☆54Updated this week
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- Mirror of PCC project's CVS repositories☆42Updated 9 months ago
- Tiny scheme implementation written in c++17☆27Updated 6 years ago
- A Tcl interpreter in 500 lines of code☆91Updated 2 months ago
- Library for writing text-based user interfaces☆52Updated 3 years ago
- clex is a simple lexer generator☆95Updated 5 months ago
- A mini Lisp in 1k lines of C with Cheney's copying garbage collector, explained. Includes over 40 built-in Lisp primitives, floating poin…☆40Updated last year
- An esoteric programming language☆31Updated 4 years ago
- This is a small mirror of s7 scheme, the official distribution is here:☆18Updated 4 years ago
- mirror of tinyscheme interpreter and extensions☆14Updated 13 years ago
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 5 months ago