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:
- Tiny Scheme-like Lisp interpreter written in a weekend☆251Updated 2 years ago
- Embeddable lisp/scheme interpreter written in C.☆156Updated 2 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆56Updated 7 years ago
- An implementation of the Arc programming language☆200Updated 3 months ago
- A tiny self-hosting Lisp-to-C compiler☆239Updated 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 3 weeks ago
- PicoLisp active development has moved to the pil21 repository: https://github.com/picolisp/pil21☆207Updated 4 years ago
- 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☆191Updated 4 years ago
- Otus Lisp (Ol) is a purely functional multi-platform Scheme dialect with built-in FFI and infix math.☆259Updated last week
- Mal (Make A Lisp) Compiler in C☆52Updated 4 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
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- newLISP mirror repository (unofficial)☆102Updated last year
- Code from "Building Lisp"☆31Updated 2 months ago
- Foment is an implementation of R7RS Scheme.☆69Updated 2 years ago
- Install Cyclone Scheme on your machine.☆35Updated 5 months ago
- Emacs clone in Forth.☆112Updated 5 years ago
- a practical Scheme compiler☆156Updated this week
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- Concise implementation of a lisp-like language for low-end and embedded devices☆100Updated 11 years ago
- Next-level syntax for C-like languages :)☆426Updated 3 months ago
- A quick and very dirty Scheme interpereter.☆384Updated 7 years ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆363Updated 4 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 7 years ago
- Larceny Scheme implementation☆209Updated 7 years ago
- Maru - a tiny self-hosting lisp dialect☆200Updated last week
- 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
- The RScheme Revival Project☆25Updated 11 years ago
- :r4 concatenative programming language with ideas from ColorForth.☆135Updated 2 weeks ago