matp / tiny-lispLinks
A small implementation of LISP, written in standard C11.
☆165Updated 8 years ago
Alternatives and similar repositories for tiny-lisp
Users that are interested in tiny-lisp are comparing it to the libraries listed below
Sorting:
- Embeddable lisp/scheme interpreter written in C.☆158Updated 2 years ago
- A tiny self-hosting Lisp-to-C compiler☆239Updated 5 years ago
- An implementation of the Arc programming language☆200Updated 4 months ago
- PicoLisp active development has moved to the pil21 repository: https://github.com/picolisp/pil21☆208Updated 4 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆251Updated 2 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…☆110Updated this week
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆56Updated 8 years ago
- Otus Lisp (Ol) is a purely functional multi-platform Scheme dialect with built-in FFI and infix math.☆260Updated 2 weeks ago
- A set of minimal lisp implementations☆71Updated 6 years ago
- Foment is an implementation of R7RS Scheme.☆69Updated 2 years ago
- Benchmarks for various Scheme implementations. Taken with kind permission from the Larceny project, based on the Gabriel and Gambit bench…☆282Updated last year
- libforth: A small Forth interpreter that can be used as a library written in c99☆192Updated 4 years ago
- Code from "Building Lisp"☆31Updated 3 months ago
- Maru - a tiny self-hosting lisp dialect☆200Updated 2 weeks ago
- Larceny Scheme implementation☆209Updated 7 years ago
- The RScheme Revival Project☆25Updated 11 years ago
- Emacs clone in Forth.☆112Updated 5 years ago
- Lisp OS running on bare metal x86-64 hardware (WIP)☆583Updated 3 years ago
- newLISP mirror repository (unofficial)☆102Updated last year
- Next-level syntax for C-like languages :)☆431Updated 4 months ago
- InterLisp interpreter☆68Updated 5 months ago
- Mal (Make A Lisp) Compiler in C☆52Updated 5 years ago
- Archive of Little Smalltalk (with updates to work on modern platforms). Also collects forks and documentation on this historic system.☆149Updated 2 years ago
- Install Cyclone Scheme on your machine.☆35Updated 5 months ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 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 practical Scheme compiler☆157Updated this week
- Lisp interpreter implementations in C and Odin, including a copying garbage collector and an implementation of LISP 1.5 from 1962.☆493Updated last week
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆363Updated 4 years ago
- Atto Emacs is a minimal functional Emacs in less than 2000 lines of C code. It is derived from Anthony's Editor and uses a buffer-gap to…☆119Updated 2 years ago