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.
☆900Updated 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,402Updated 5 months ago
- A portable, compact and extensible Scheme implementation that is fully R4RS compliant. This includes closures, I/O, tail calls, first-cla…☆524Updated this week
- A Lisp interpreter implemented in Conway's Game of Life☆463Updated 3 years ago
- Parallel OS, with GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter and more...☆1,627Updated this week
- sectorforth is a 16-bit x86 Forth that fits in a 512-byte boot sector.☆421Updated 3 years ago
- A brand-new compiler that allows practical application development using R7RS Scheme. We provide modern features and a stable system cap…☆848Updated 2 months ago
- A tiny, embeddable language implemented in ANSI C☆1,356Updated 10 months ago
- The standalone Linux Lisp☆318Updated 4 months ago
- Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.☆1,309Updated last week
- Official chibi-scheme repository☆1,282Updated last month
- A FORTH in 340 bytes — the smallest real programming language ever as of yet.☆570Updated 8 months ago
- A version of the Lisp programming language for ATmega-based Arduino boards.☆394Updated 2 weeks ago
- Gerbil Scheme☆1,189Updated this week
- The APL programming language (a subset thereof) compiling to Common Lisp.☆623Updated last week
- A curated list of awesome Scheme libraries and resources☆370Updated 6 months ago
- A Lisp interpreter written in untyped lambda calculus☆243Updated 2 years ago
- A tiny Racket for scripting☆289Updated last month
- 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…☆215Updated this week
- An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluati…☆397Updated last month
- Common Lisp 3D Graphics Project☆603Updated last year
- a lightweight, robust, scheme-like lisp implementation☆1,603Updated 5 years ago
- A list of Lisp-flavored programming languages☆782Updated 6 months ago
- A fresh implementation of Common Lisp☆1,113Updated this week
- A post-apocalyptic actionRPG. Now on Steam!☆674Updated last week
- Bootstrapping a Forth interpreter from hand-written tiny ELF binary. Just for fun.☆292Updated 2 years ago
- A readable lisp in less than 1k lines of C☆1,514Updated last year
- CLOG - The Common Lisp Omnificent GUI☆1,623Updated last week
- The main repo for the Medley Interlisp project. Wiki, Issues are here. Other repositories include maiko (the VM implementation) and Inter…☆403Updated this week
- Next-level syntax for C-like languages :)☆419Updated 3 weeks ago
- The Common Lisp Cookbook☆974Updated last week