matp / tiny-lisp
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
- A tiny self-hosting Lisp-to-C compiler☆239Updated 4 years ago
- Embeddable lisp/scheme interpreter written in C.☆152Updated 2 years ago
- libforth: A small Forth interpreter that can be used as a library written in c99☆189Updated 4 years ago
- An implementation of the Arc programming language☆200Updated 3 weeks ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆249Updated 2 years ago
- PicoLisp active development has moved to the pil21 repository: https://github.com/picolisp/pil21☆207Updated 4 years ago
- 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
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆361Updated 4 years ago
- Mal (Make A Lisp) compiler☆123Updated last year
- Next-level syntax for C-like languages :)☆419Updated 2 weeks ago
- Benchmarks for various Scheme implementations. Taken with kind permission from the Larceny project, based on the Gabriel and Gambit bench…☆279Updated 9 months ago
- Foment is an implementation of R7RS Scheme.☆68Updated 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.☆458Updated 8 months ago
- Code from "Building Lisp"☆30Updated 11 months ago
- Larceny Scheme implementation☆206Updated 7 years ago
- A straightforward standalone Forth implementation for x86.☆132Updated 11 months ago
- Lisp OS running on bare metal x86-64 hardware (WIP)☆581Updated 2 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆55Updated 7 years ago
- a practical Scheme compiler☆149Updated last week
- A quick and very dirty Scheme interpereter.☆381Updated 7 years ago
- C to Common Lisp compiler☆315Updated 2 years ago
- Emacs clone in Forth.☆109Updated 4 years ago
- Programs from the book Lisp in Small Pieces, updated to work on modern schemes☆244Updated 4 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…☆100Updated last year
- newLISP mirror repository (unofficial)☆101Updated 11 months ago
- Maru - a tiny self-hosting lisp dialect☆195Updated last month
- C language syntax in Common Lisp☆149Updated 2 years ago
- Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.☆231Updated last week
- Install Cyclone Scheme on your machine.☆35Updated 2 months ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago