Robert-van-Engelen / tinylispLinks
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.
☆910Updated last year
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,415Updated 7 months ago
- A Lisp interpreter implemented in Conway's Game of Life☆463Updated 3 years ago
- A portable, compact and extensible Scheme implementation that is fully R4RS compliant. This includes closures, I/O, tail calls, first-cla…☆530Updated last month
- a lightweight, robust, scheme-like lisp implementation☆1,610Updated 5 years ago
- An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluati…☆416Updated 3 weeks ago
- Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.☆1,345Updated this week
- A Lisp interpreter for Raspberry Pi implemented in a single ARM assembly file☆558Updated 7 months ago
- sectorforth is a 16-bit x86 Forth that fits in a 512-byte boot sector.☆432Updated 3 years ago
- Parallel OS, with GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter and more...☆1,635Updated last week
- A FORTH in 340 bytes — the smallest real programming language ever as of yet.☆582Updated 10 months ago
- The standalone Linux Lisp☆320Updated 6 months ago
- Lisp interpreter in less than 500 lines of C, including a copying garbage collector and an implementation of LISP 1.5 from 1962.☆463Updated 10 months ago
- A tiny Racket for scripting☆292Updated 3 months ago
- ISLisp interpreter/compiler☆303Updated last month
- A list of Lisp-flavored programming languages☆789Updated 8 months ago
- Official chibi-scheme repository☆1,293Updated this week
- Bootstrapping a Forth interpreter from hand-written tiny ELF binary. Just for fun.☆306Updated 2 years ago
- A brand-new compiler that allows practical application development using R7RS Scheme. We provide modern features and a stable system cap…☆852Updated 4 months ago
- Cake a C23 front end and transpiler written in C☆604Updated last month
- A readable lisp in less than 1k lines of C☆1,522Updated last year
- Gerbil Scheme☆1,198Updated this week
- A tiny, embeddable language implemented in ANSI C☆1,374Updated 11 months ago
- A Bestiary of Single-File Implementations of Programming Languages☆1,021Updated 2 months ago
- I used to have PDFs for my books on my web site - I moved them to this public repo.☆312Updated 2 years ago
- A lisp👽 written in C++☆201Updated last year
- Small but complete dynamic Forth Interpreter/Compiler for and in WebAssembly☆534Updated 4 months ago
- Algebraic data types for C99☆1,419Updated 3 months ago
- The main repo for the Medley Interlisp project. Wiki, Issues are here. Other repositories include maiko (the VM implementation) and Inter…☆408Updated this week
- The APL programming language (a subset thereof) compiling to Common Lisp.☆626Updated 2 weeks ago
- Common Lisp 3D Graphics Project☆619Updated last year