zpl-c / tinyschemeLinks
TinyScheme is easy to learn and modify. It is structured like a meta-interpreter, only it is written in C.
☆35Updated 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…☆116Updated last month
- Code from "Building Lisp"☆33Updated 5 months ago
- scc - simple C Compiler☆58Updated 8 years ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- A small implementation of LISP, written in standard C11.☆165Updated 8 years ago
- MicroEMACS Editor by Daniel Lawrence☆33Updated 3 years ago
- Implement a Lisp, in C, from scratch, no libs☆83Updated 3 years ago
- Highly portable C compiler suite for Plan 9 from Bell Labs.☆35Updated 8 years ago
- A simple Lisp interpreter in C☆26Updated last year
- pEmacs - Perfect Emacs☆29Updated 8 years ago
- clex is a simple lexer generator☆101Updated 3 weeks ago
- Embeddable lisp/scheme interpreter written in C.☆157Updated 2 years ago
- Scheme 9 from Empty Space (Reimagined)☆76Updated 10 months ago
- Attempt to bring some refreshing and cleanup to TinyScheme as found at sourceforge☆16Updated 3 months ago
- Minimal LISP Compiler for x86_64☆13Updated 3 years ago
- Source code of Research Unix v10, released by The Unix Heritage Society.☆43Updated 6 years ago
- History of the Plan 9 kernel (1990 - 2003).☆137Updated 3 years 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…☆48Updated last month
- cparse is an LR(1) and LALR(1) parser generator☆63Updated 2 weeks ago
- ACME SAC (Stand Alone Complex) - The ACME editor for Windows/Mac/Linux☆91Updated last year
- Dynace object-oriented extension to C☆112Updated 9 months ago
- vm and compiler for a small lisp☆13Updated 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…☆129Updated 4 months ago
- Small arena allocator in c☆29Updated 4 years ago
- Smallest usable editor in less than 1000 lines of C☆27Updated 8 years ago
- 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 Tcl interpreter in 500 lines of code☆111Updated 7 months ago
- NASM port of JONESFORTH!☆58Updated 2 years ago
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆44Updated 3 months ago
- Small Fast S-Expression Library☆82Updated 9 months ago