matp / tiny-lispLinks
A small implementation of LISP, written in standard C11.
☆163Updated 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.☆155Updated 2 years ago
- PicoLisp active development has moved to the pil21 repository: https://github.com/picolisp/pil21☆207Updated 4 years ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆363Updated 4 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆249Updated 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…☆104Updated last year
- Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.☆232Updated last week
- A tiny self-hosting Lisp-to-C compiler☆239Updated 4 years ago
- Benchmarks for various Scheme implementations. Taken with kind permission from the Larceny project, based on the Gabriel and Gambit bench…☆281Updated 10 months ago
- ISLisp interpreter/compiler☆303Updated last month
- Lisp OS running on bare metal x86-64 hardware (WIP)☆583Updated 3 years ago
- C to Common Lisp compiler☆316Updated 3 years ago
- Emacs clone in Forth.☆109Updated 5 years ago
- C language syntax in Common Lisp☆150Updated 2 years ago
- InterLisp interpreter☆68Updated 3 months ago
- Lisp interpreter in less than 500 lines of C, including a copying garbage collector and an implementation of LISP 1.5 from 1962.☆463Updated 9 months ago
- Code from "Building Lisp"☆31Updated last month
- A set of minimal lisp implementations☆71Updated 6 years ago
- libforth: A small Forth interpreter that can be used as a library written in c99☆190Updated 4 years ago
- Mal (Make A Lisp) Compiler in C☆52Updated 4 years ago
- Programs from the book Lisp in Small Pieces, updated to work on modern schemes☆244Updated 4 years ago
- Next-level syntax for C-like languages :)☆419Updated 2 months ago
- A Small Lisp in Forth☆156Updated 4 years ago
- newLISP mirror repository (unofficial)☆101Updated last year
- Tiny emacs clone with configuring in FemtoLisp☆116Updated 5 years ago
- A quick and very dirty Scheme interpereter.☆383Updated 7 years ago
- Chez Scheme self hosting executable☆185Updated 10 months ago
- Larceny Scheme implementation☆207Updated 7 years ago
- Maru - a tiny self-hosting lisp dialect☆196Updated 2 weeks ago
- Foment is an implementation of R7RS Scheme.☆68Updated 2 years ago
- PicoLisp is an open source Lisp dialect. It is based on LLVM and compiles and runs on any 64-bit POSIX system. Its most prominent feature…☆217Updated this week