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,387Updated 3 weeks ago
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,463Updated last year
- A Lisp interpreter implemented in Conway's Game of Life☆487Updated 4 years ago
- A portable, compact and extensible Scheme implementation that is fully R4RS compliant. This includes closures, I/O, tail calls, first-cla…☆548Updated last month
- sectorforth is a 16-bit x86 Forth that fits in a 512-byte boot sector.☆465Updated 3 years ago
- Moved to Forgejo!☆532Updated 5 months ago
- A tiny, embeddable language implemented in ANSI C☆1,465Updated last year
- A FORTH in 340 bytes — the smallest real programming language ever as of yet.☆621Updated last year
- A readable lisp in less than 1k lines of C☆1,546Updated last year
- The standalone Linux Lisp☆359Updated 3 months ago
- Algebraic data types for C99☆1,479Updated 10 months ago
- Parallel OS, with GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter and more...☆1,677Updated this week
- An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluati…☆438Updated 3 weeks ago
- A list of Lisp-flavored programming languages☆843Updated 2 months ago
- A tiny Racket for scripting☆308Updated 6 months ago
- A set of minimal dependency bootstrap binaries☆1,023Updated 8 months ago
- Plan 9 History, from 1992-09-21 to 2015-01-10.☆590Updated 3 months ago
- A brand-new compiler that allows practical application development using R7RS Scheme. We provide modern features and a stable system cap…☆872Updated 4 months ago
- Mirror of JONESFORTH☆1,102Updated 2 years ago
- Cake a C23 front end and transpiler written in C☆651Updated 3 weeks ago
- Bootstrapping a Forth interpreter from hand-written tiny ELF binary. Just for fun.☆335Updated 3 years ago
- The Crumb Programming Language☆440Updated 11 months ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,115Updated 5 years ago
- A curated list of awesome Scheme libraries and resources☆398Updated 4 months ago
- a lightweight, robust, scheme-like lisp implementation☆1,631Updated 5 years ago
- The APL programming language (a subset thereof) compiling to Common Lisp.☆645Updated 7 months ago
- A minimal TCP/IP stack☆537Updated last year
- A tiny compiler for a language featuring LL(2) grammar. With Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour…☆579Updated 8 months ago
- Inferno® is a distributed operating system. Inferno represents services and resources in a file-like name hierarchy, including devices, …☆702Updated 5 months 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…☆238Updated last week
- A Bestiary of Single-File Implementations of Programming Languages☆1,034Updated 9 months ago