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,250Updated last month
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,434Updated 10 months ago
- A portable, compact and extensible Scheme implementation that is fully R4RS compliant. This includes closures, I/O, tail calls, first-cla…☆539Updated this week
- A Lisp interpreter implemented in Conway's Game of Life☆466Updated 3 years ago
- A FORTH in 340 bytes — the smallest real programming language ever as of yet.☆608Updated last year
- The standalone Linux Lisp☆348Updated this week
- A tiny, embeddable language implemented in ANSI C☆1,437Updated last year
- Moved to Forgejo!☆529Updated 2 months ago
- A readable lisp in less than 1k lines of C☆1,534Updated last year
- sectorforth is a 16-bit x86 Forth that fits in a 512-byte boot sector.☆447Updated 3 years ago
- A curated list of awesome Scheme libraries and resources☆386Updated last month
- A lisp👽 written in C++☆201Updated last year
- A list of Lisp-flavored programming languages☆815Updated 11 months ago
- Algebraic data types for C99☆1,442Updated 7 months ago
- A set of minimal dependency bootstrap binaries☆993Updated 4 months ago
- An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluati…☆421Updated last month
- The Crumb Programming Language☆437Updated 7 months ago
- A C Compiler that fits in the 512 byte boot sector of an x86 machine☆1,676Updated last year
- a lightweight, robust, scheme-like lisp implementation☆1,620Updated 5 years ago
- Parallel OS, with GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter and more...☆1,661Updated this week
- A tiny programming language that transpiles to C, C++, Java, TypeScript, Python, C#, Swift, Lua and WebAssembly 🚀☆826Updated 7 months ago
- A tiny Racket for scripting☆298Updated 2 months ago
- Mirror of JONESFORTH☆1,083Updated 2 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…☆227Updated last week
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,108Updated 4 years ago
- How to write a UNIX shell, with a lot of background☆358Updated 8 years ago
- A post-apocalyptic actionRPG. Now on Steam!☆690Updated 2 months ago
- Fun, portable, minimalistic virtual machine.☆569Updated last year
- A version of the Lisp programming language for ATmega-based Arduino boards.☆405Updated 3 months ago
- Oberon parser, code model & browser, compiler and IDE with debugger, and an implementation of the Oberon+ programming language☆521Updated 3 months ago
- A brand-new compiler that allows practical application development using R7RS Scheme. We provide modern features and a stable system cap…☆858Updated last month