Robert-van-Engelen / tinylisp
Lisp in 99 lines of C and how to write one yourself. Includes 20 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.
☆850Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for tinylisp
- Bootstrapping LISP in a Boot Sector☆1,285Updated 2 months ago
- The standalone Linux Lisp☆306Updated last month
- A portable, compact and extensible Scheme implementation that is fully R4RS compliant. This includes closures, I/O, tail calls, first-cla…☆481Updated this week
- sectorforth is a 16-bit x86 Forth that fits in a 512-byte boot sector.☆396Updated 2 years ago
- A list of Lisp-flavored programming languages☆738Updated 2 weeks ago
- A Lisp interpreter implemented in Conway's Game of Life☆451Updated 2 years ago
- Parallel OS, with GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter and more...☆1,616Updated last week
- Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.☆1,150Updated this week
- Bootstrapping a Forth interpreter from hand-written tiny ELF binary. Just for fun.☆281Updated 2 years ago
- A tiny, embeddable language implemented in ANSI C☆1,323Updated 4 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…☆189Updated this week
- A fully-fledged Common Lisp game engine☆1,017Updated this week
- An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluati…☆371Updated 2 months ago
- CLOG - The Common Lisp Omnificent GUI☆1,542Updated this week
- The APL programming language (a subset thereof) compiling to Common Lisp.☆602Updated last month
- Small but complete dynamic Forth Interpreter/Compiler for and in WebAssembly☆497Updated last month
- A FORTH in 340 bytes — the smallest real programming language ever as of yet.☆484Updated 2 months ago
- A brand-new compiler that allows practical application development using R7RS Scheme. We provide modern features and a stable system cap…☆825Updated last month
- Common Lisp 3D Graphics Project☆581Updated 11 months ago
- A lisp👽 written in C++☆199Updated 6 months ago
- Gerbil Scheme☆1,158Updated 2 weeks ago
- ISLisp interpreter/compiler☆280Updated 2 weeks ago
- A Lisp interpreter written in untyped lambda calculus☆233Updated last year
- CIEL Is an Extended Lisp. Scripting with batteries included.☆346Updated 2 weeks ago
- A tiny Racket for scripting☆268Updated 2 months ago
- a lightweight, robust, scheme-like lisp implementation☆1,586Updated 4 years ago
- A functional, flexible and concise Lisp.☆276Updated 6 months ago
- A version of the Lisp programming language for ATmega-based Arduino boards.☆377Updated this week
- Gambit is an efficient implementation of the Scheme programming language.☆1,319Updated last week