matp / tiny-lisp
A small implementation of LISP, written in standard C11.
☆163Updated 7 years ago
Alternatives and similar repositories for tiny-lisp:
Users that are interested in tiny-lisp are comparing it to the libraries listed below
- Embeddable lisp/scheme interpreter written in C.☆146Updated 2 years ago
- Benchmarks for various Scheme implementations. Taken with kind permission from the Larceny project, based on the Gabriel and Gambit bench…☆277Updated 7 months ago
- PicoLisp active development has moved to the pil21 repository: https://github.com/picolisp/pil21☆207Updated 4 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆249Updated 2 years ago
- A tiny self-hosting Lisp-to-C compiler☆237Updated 4 years ago
- Lisp OS running on bare metal x86-64 hardware (WIP)☆581Updated 2 years ago
- Foment is an implementation of R7RS Scheme.☆67Updated 2 years ago
- Larceny Scheme implementation☆206Updated 7 years ago
- Chez Scheme self hosting executable☆182Updated 7 months ago
- Mal (Make A Lisp) compiler☆122Updated last year
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆354Updated 3 years ago
- InterLisp interpreter☆68Updated 3 weeks ago
- Programs from the book Lisp in Small Pieces, updated to work on modern schemes☆243Updated 4 years ago
- A quick and very dirty Scheme interpereter.☆381Updated 7 years ago
- a practical Scheme compiler☆146Updated this week
- A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closu…☆90Updated last year
- Next-level syntax for C-like languages :)☆417Updated 2 years ago
- ☆29Updated last year
- C language syntax in Common Lisp☆149Updated 2 years ago
- Code from "Building Lisp"☆30Updated 9 months ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆55Updated 7 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…☆203Updated this 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
- Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.☆229Updated last week
- C to Common Lisp compiler☆311Updated 2 years ago
- CHICKEN is a compiler for the Scheme programming language. CHICKEN produces portable, efficient C, supports almost all of the current Sch…☆134Updated 15 years ago
- Mal (Make A Lisp) Compiler in C☆51Updated 4 years ago
- lightweight scheme interpreter☆418Updated 11 months ago
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆57Updated 7 years ago
- Emacs clone in Forth.☆109Updated 4 years ago