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
- Tiny Scheme-like Lisp interpreter written in a weekend☆249Updated 2 years ago
- Benchmarks for various Scheme implementations. Taken with kind permission from the Larceny project, based on the Gabriel and Gambit bench…☆280Updated 10 months ago
- Lisp OS running on bare metal x86-64 hardware (WIP)☆583Updated 3 years ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆362Updated 4 years ago
- A tiny self-hosting Lisp-to-C compiler☆239Updated 4 years ago
- PicoLisp active development has moved to the pil21 repository: https://github.com/picolisp/pil21☆207Updated 4 years ago
- Larceny Scheme implementation☆207Updated 7 years ago
- Mal (Make A Lisp) compiler☆124Updated last year
- An implementation of the Arc programming language☆200Updated last month
- C language syntax in Common Lisp☆150Updated 2 years ago
- Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.☆230Updated last week
- Tiny emacs clone with configuring in FemtoLisp☆116Updated 5 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
- Foment is an implementation of R7RS Scheme.☆68Updated 2 years ago
- Chez Scheme self hosting executable☆185Updated 9 months ago
- newLISP mirror repository (unofficial)☆101Updated last year
- 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
- Emacs clone in Forth.☆109Updated 5 years ago
- InterLisp interpreter☆68Updated 3 months ago
- A set of minimal lisp implementations☆71Updated 6 years ago
- a practical Scheme compiler☆151Updated 2 weeks 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…☆215Updated this week
- ANSI Common Lisp implementation☆169Updated 2 years 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
- Next-level syntax for C-like languages :)☆420Updated last month
- A quick and very dirty Scheme interpereter.☆382Updated 7 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆55Updated 7 years ago
- libraries for chez scheme productivity☆157Updated 8 months ago
- Concise implementation of a lisp-like language for low-end and embedded devices☆100Updated 11 years ago