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.
☆907Updated 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,401Updated 6 months ago
- A portable, compact and extensible Scheme implementation that is fully R4RS compliant. This includes closures, I/O, tail calls, first-cla…☆527Updated 2 weeks ago
- A Lisp interpreter implemented in Conway's Game of Life☆463Updated 3 years ago
- A list of Lisp-flavored programming languages☆785Updated 7 months ago
- The standalone Linux Lisp☆319Updated 5 months ago
- sectorforth is a 16-bit x86 Forth that fits in a 512-byte boot sector.☆424Updated 3 years ago
- a lightweight, robust, scheme-like lisp implementation☆1,607Updated 5 years ago
- Parallel OS, with GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter and more...☆1,633Updated this week
- Lisp interpreter in less than 500 lines of C, including a copying garbage collector and an implementation of LISP 1.5 from 1962.☆463Updated 9 months ago
- A brand-new compiler that allows practical application development using R7RS Scheme. We provide modern features and a stable system cap…☆848Updated 3 months ago
- A tiny, embeddable language implemented in ANSI C☆1,361Updated 11 months ago
- Bootstrapping a Forth interpreter from hand-written tiny ELF binary. Just for fun.☆297Updated 2 years ago
- Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.☆1,328Updated 3 weeks ago
- A curated list of awesome Scheme libraries and resources☆375Updated 7 months ago
- Gerbil Scheme☆1,193Updated 3 weeks ago
- An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluati…☆397Updated 2 months ago
- Algebraic data types for C99☆1,415Updated 2 months ago
- A modular Common Lisp game engine☆1,108Updated last week
- The APL programming language (a subset thereof) compiling to Common Lisp.☆624Updated this week
- A functional, flexible and concise Lisp.☆288Updated last year
- A Lisp interpreter written in untyped lambda calculus☆243Updated 2 years ago
- A tiny Racket for scripting☆290Updated 2 months ago
- A version of the Lisp programming language for ATmega-based Arduino boards.☆400Updated last month
- CLOG - The Common Lisp Omnificent GUI☆1,637Updated 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…☆216Updated this week
- Small but complete dynamic Forth Interpreter/Compiler for and in WebAssembly☆530Updated 3 months ago
- A fresh implementation of Common Lisp☆1,114Updated 3 weeks ago
- ISLisp interpreter/compiler☆302Updated 2 weeks ago
- A FORTH in 340 bytes — the smallest real programming language ever as of yet.☆576Updated 9 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