fragglet / yoctolispLinks
Tiny Scheme-like Lisp interpreter written in a weekend
☆251Updated 2 years ago
Alternatives and similar repositories for yoctolisp
Users that are interested in yoctolisp are comparing it to the libraries listed below
Sorting:
- A small implementation of LISP, written in standard C11.☆163Updated 8 years ago
- An implementation of the Arc programming language☆200Updated 3 months ago
- Micro Emacs in C☆134Updated 8 years ago
- PicoLisp active development has moved to the pil21 repository: https://github.com/picolisp/pil21☆207Updated 4 years ago
- A tiny self-hosting Lisp-to-C compiler☆239Updated 5 years ago
- Concise implementation of a lisp-like language for low-end and embedded devices☆100Updated 11 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- An implementation of Scheme in Python and C++☆173Updated 7 months ago
- A lisp👽 written in C++☆201Updated last year
- Mal (Make A Lisp) Compiler in C☆52Updated 4 years ago
- A set of minimal lisp implementations☆71Updated 6 years ago
- A Small Lisp in Forth☆158Updated 4 years ago
- Embeddable lisp/scheme interpreter written in C.☆156Updated 2 years ago
- Mal (Make A Lisp) compiler☆124Updated last year
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 7 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- You dig Scheme. The world is coded in C. You get both.☆100Updated 4 years ago
- Foment is an implementation of R7RS Scheme.☆69Updated 2 years ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆363Updated 4 years ago
- Next-level syntax for C-like languages :)☆426Updated 3 months 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…☆218Updated this week
- A Simple Lisp Implementation in C. Based on Leo Howell's [Building LISP](http://www.lwh.jp/lisp/index.html) with bug fixes and enhancemen…☆40Updated 11 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.☆465Updated 11 months ago
- a Forth (for you) too☆57Updated 5 years ago
- A simple implementation of the SECD abstract machine (https://en.wikipedia.org/wiki/SECD_machine)☆123Updated 12 years ago
- An experimental, small, readable Lisp with thorough unit tests and extensible functions/macros.☆145Updated 4 years ago
- Install Cyclone Scheme on your machine.☆35Updated 5 months ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆56Updated 7 years ago
- Implement a Lisp, in C, from scratch, no libs☆82Updated 3 years ago