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
- A tiny self-hosting Lisp-to-C compiler☆237Updated 4 years 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☆250Updated last year
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆354Updated 3 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆55Updated 7 years ago
- Foment is an implementation of R7RS Scheme.☆67Updated 2 years ago
- Benchmarks for various Scheme implementations. Taken with kind permission from the Larceny project, based on the Gabriel and Gambit bench…☆277Updated 6 months ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 4 years ago
- newLISP mirror repository (unofficial)☆98Updated 9 months ago
- Lisp OS running on bare metal x86-64 hardware (WIP)☆580Updated 2 years ago
- Maru - a tiny self-hosting lisp dialect☆193Updated 7 months ago
- Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.☆229Updated last week
- Next-level syntax for C-like languages :)☆414Updated 2 years ago
- Mal (Make A Lisp) compiler☆122Updated 11 months ago
- InterLisp interpreter☆67Updated 3 months ago
- Emacs clone in Forth.☆109Updated 4 years ago
- libforth: A small Forth interpreter that can be used as a library written in c99☆186Updated 3 years ago
- An implementation of the Arc programming language☆199Updated 7 months ago
- Mal (Make A Lisp) Compiler in C☆51Updated 4 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…☆199Updated this week
- The Bone Lisp programming language☆328Updated 4 years ago
- Tiny emacs clone with configuring in FemtoLisp☆114Updated 5 years ago
- Larceny Scheme implementation☆205Updated 7 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆40Updated 10 years ago
- C to Common Lisp compiler☆309Updated 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…☆87Updated 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
- C language syntax in Common Lisp☆146Updated 2 years ago
- ANSI Common Lisp implementation☆166Updated last year