Robert-van-Engelen / tinylispLinks
Lisp in 99 lines of C and how to write one yourself. Includes 21 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.
☆1,002Updated this week
Alternatives and similar repositories for tinylisp
Users that are interested in tinylisp are comparing it to the libraries listed below
Sorting:
- Bootstrapping LISP in a Boot Sector☆1,429Updated 8 months ago
- A Lisp interpreter implemented in Conway's Game of Life☆464Updated 3 years ago
- A portable, compact and extensible Scheme implementation that is fully R4RS compliant. This includes closures, I/O, tail calls, first-cla…☆536Updated last week
- The standalone Linux Lisp☆323Updated 7 months ago
- A FORTH in 340 bytes — the smallest real programming language ever as of yet.☆591Updated 11 months ago
- A lisp👽 written in C++☆202Updated last year
- sectorforth is a 16-bit x86 Forth that fits in a 512-byte boot sector.☆436Updated 3 years ago
- An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluati…☆419Updated 2 months ago
- A list of Lisp-flavored programming languages☆805Updated 9 months ago
- Lisp interpreter implementations in C and Odin, including a copying garbage collector and an implementation of LISP 1.5 from 1962.☆493Updated this week
- A curated list of awesome Scheme libraries and resources☆380Updated 9 months ago
- A tiny, embeddable language implemented in ANSI C☆1,395Updated last year
- Bootstrapping a Forth interpreter from hand-written tiny ELF binary. Just for fun.☆312Updated 3 years ago
- The APL programming language (a subset thereof) compiling to Common Lisp.☆633Updated 2 months ago
- Parallel OS, with GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter and more...☆1,656Updated this week
- A tiny Racket for scripting☆297Updated 2 weeks 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…☆219Updated this week
- A post-apocalyptic actionRPG. Now on Steam!☆689Updated this week
- A Lisp interpreter for Raspberry Pi implemented in a single ARM assembly file☆560Updated 8 months ago
- The main repo for the Medley Interlisp project. Wiki, Issues are here. Other repositories include maiko (the VM implementation) and Inter…☆414Updated this week
- A brand-new compiler that allows practical application development using R7RS Scheme. We provide modern features and a stable system cap…☆854Updated 5 months ago
- CLOG - The Common Lisp Omnificent GUI☆1,658Updated last month
- Gerbil Scheme☆1,205Updated last week
- By the Bluebook implementation of Smalltalk-80☆864Updated 2 years ago
- Official chibi-scheme repository☆1,299Updated this week
- ISLisp interpreter/compiler☆305Updated 2 months ago
- A version of the Lisp programming language for ATmega-based Arduino boards.☆404Updated last month
- Small but complete dynamic Forth Interpreter/Compiler for and in WebAssembly☆537Updated last month
- A Lisp interpreter written in untyped lambda calculus☆243Updated 2 years ago
- I used to have PDFs for my books on my web site - I moved them to this public repo.☆312Updated 2 years ago