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.
☆895Updated last year
Alternatives and similar repositories for tinylisp:
Users that are interested in tinylisp are comparing it to the libraries listed below
- Bootstrapping LISP in a Boot Sector☆1,344Updated 4 months ago
- A Lisp interpreter implemented in Conway's Game of Life☆458Updated 3 years ago
- A portable, compact and extensible Scheme implementation that is fully R4RS compliant. This includes closures, I/O, tail calls, first-cla…☆514Updated 2 weeks ago
- The standalone Linux Lisp☆314Updated 3 months ago
- A tiny, embeddable language implemented in ANSI C☆1,346Updated 9 months ago
- Parallel OS, with GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter and more...☆1,626Updated this week
- Algebraic data types for C99☆1,400Updated 2 weeks ago
- A tiny Racket for scripting☆285Updated last week
- sectorforth is a 16-bit x86 Forth that fits in a 512-byte boot sector.☆420Updated 2 years ago
- A brand-new compiler that allows practical application development using R7RS Scheme. We provide modern features and a stable system cap…☆842Updated last month
- Lisp interpreter in less than 500 lines of C, including a copying garbage collector and an implementation of LISP 1.5 from 1962.☆458Updated 7 months ago
- A list of Lisp-flavored programming languages☆775Updated 5 months ago
- Bootstrapping a Forth interpreter from hand-written tiny ELF binary. Just for fun.☆291Updated 2 years ago
- A functional, flexible and concise Lisp.☆286Updated 11 months ago
- An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluati…☆386Updated this week
- A lisp👽 written in C++☆202Updated 11 months ago
- The APL programming language (a subset thereof) compiling to Common Lisp.☆619Updated 3 months ago
- A Bestiary of Single-File Implementations of Programming Languages☆1,004Updated last year
- A curated list of awesome Scheme libraries and resources☆363Updated 5 months ago
- A Lisp interpreter written in untyped lambda calculus☆241Updated 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…☆211Updated this week
- Gerbil Scheme☆1,185Updated this week
- A tiny programming language that transpiles to C, C++, Java, TypeScript, Python, C#, Swift, Lua and WebAssembly 🚀☆807Updated last month
- Official chibi-scheme repository☆1,270Updated last week
- I used to have PDFs for my books on my web site - I moved them to this public repo.☆313Updated last year
- Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.☆1,271Updated this week
- a lightweight, robust, scheme-like lisp implementation☆1,597Updated 5 years ago
- How to write a UNIX shell, with a lot of background☆345Updated 7 years ago
- A set of minimal dependency bootstrap binaries☆961Updated last year
- Cake a C23 front end and transpiler written in C☆595Updated this week