zpl-c / tinyschemeLinks
TinyScheme is easy to learn and modify. It is structured like a meta-interpreter, only it is written in C.
☆34Updated 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…☆104Updated 2 weeks ago
- Code from "Building Lisp"☆31Updated 2 months ago
- scc - simple C Compiler☆59Updated 8 years ago
- A simple Lisp interpreter in C☆24Updated last year
- MicroEMACS Editor by Daniel Lawrence☆33Updated 2 years ago
- Implement a Lisp, in C, from scratch, no libs☆82Updated 3 years ago
- ACME SAC (Stand Alone Complex) - The ACME editor for Windows/Mac/Linux☆89Updated last year
- Attempt to bring some refreshing and cleanup to TinyScheme as found at sourceforge☆16Updated last week
- Scheme 9 from Empty Space (Reimagined)☆74Updated 7 months ago
- pEmacs - Perfect Emacs☆29Updated 8 years ago
- Small arena allocator in c☆29Updated 4 years ago
- Jonathan's Own Version of Emacs : a venerable (1983?), fast, small Emacs clone that was originally written for 2.8BSD on PDP-11. Some of…☆92Updated 2 months ago
- Tiny scheme implementation written in c++17☆30Updated 6 years ago
- Embeddable lisp/scheme interpreter written in C.☆156Updated 2 years ago
- An STC Forth written from scratch without looking at any other code!☆17Updated 2 years ago
- Smallest usable editor in less than 1000 lines of C☆26Updated 8 years ago
- vm and compiler for a small lisp☆13Updated 3 years ago
- Library for writing text-based user interfaces☆52Updated 3 years ago
- Lisp C Compiler aka. 'Cicili' programming language, which compiles Lisp-like syntax to C code and more extra features like method, lambda…☆32Updated 2 months ago
- A small implementation of LISP, written in standard C11.☆163Updated 8 years ago
- NASM port of JONESFORTH!☆59Updated last year
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 7 years ago
- nightly synced mirror☆79Updated this week
- C17 compiler implementation from scratch☆64Updated last year
- Literate Programming in C/C++☆93Updated 2 months ago
- The smallest emacs-like editor I could find☆21Updated 7 years ago
- Feline, a concatenative programming language (Windows and Linux x86-64). Early days.☆57Updated last year
- 16-bit SUBLEQ CPU running eForth - just for fun☆68Updated last week
- 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 2 weeks ago
- Atlast is a FORTH-like threaded language, implemented in standard C, which can either be used stand-alone or embedded in applications to …☆52Updated 2 years ago