A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closures with lexical scope, macros, proper tail recursion, exceptions, execution tracing, file loading, a mark-sweep/compacting garbage collector and REPL.
☆136Jul 14, 2026Updated last month
Alternatives and similar repositories for lisp
Users that are interested in lisp are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A mini Lisp in 1k lines of C with Cheney's copying garbage collector, explained. Includes over 40 built-in Lisp primitives, floating poin…☆52Jul 14, 2026Updated last month
- Lisp in 99 lines of C and how to write one yourself. Includes 21 Lisp primitives, garbage collection and REPL. Includes tail-call optimiz…☆1,595Aug 27, 2026Updated last week
- A fast Forth 2012 Standard system written in Z80 assembly for SHARP PC-G850 pocket computers. Plus new fast Z80 IEEE754 math libraries.☆34Jun 7, 2026Updated 2 months ago
- vm and compiler for a small lisp☆12Aug 28, 2021Updated 5 years ago
- Simple Lisp compiler. Compiles a minimal Lisp dialect to ANSI C.☆19Jul 26, 2015Updated 11 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- JSON parser in c☆18Apr 1, 2025Updated last year
- A meta-circular interpreter of a subset of Scheme☆16Apr 12, 2020Updated 6 years ago
- 3-lisp implementation from Procedural Reflection in Programming Languages, volume i., Brian Cantwell Smith☆168Apr 11, 2025Updated last year
- A version of the Lisp programming language for RISC-V based boards.☆31Jan 12, 2025Updated last year
- unfinished port of https://learnopengl.com/ example code to CL☆12May 16, 2020Updated 6 years ago
- Code from "Building Lisp"☆36May 10, 2025Updated last year
- A Scheme Interpreter for ARM Microcontrollers☆16Jan 15, 2014Updated 12 years ago
- Minimal LISP Compiler for x86_64☆19Feb 22, 2022Updated 4 years ago
- A Forth Operating System for Raspberry Pi☆76Apr 2, 2013Updated 13 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A specification of an improvement to the Common Lisp standard☆23Feb 4, 2022Updated 4 years ago
- Scheme Macro Programming☆62Jul 30, 2024Updated 2 years ago
- Concise implementation of a lisp-like language for low-end and embedded devices☆100Oct 31, 2013Updated 12 years ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Aug 24, 2016Updated 10 years ago
- An ARM Thumb assembler written in Lisp.☆41Aug 6, 2024Updated 2 years ago
- TinyBasic implementation in Racket (WIP)☆14Apr 25, 2025Updated last year
- A portable, compact and extensible Scheme implementation to 25 targets. R4RS compliant.☆563Updated this week
- A library for portable framebuffer access☆18May 17, 2026Updated 3 months ago
- StumpWM Debugger☆12Apr 19, 2025Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A Common Lisp library that helps write concise CFFI-related code.☆54Feb 17, 2025Updated last year
- The main repo for the Medley Interlisp project. Wiki, Issues are here. Other repositories include maiko (the VM implementation) and Inter…☆456Aug 26, 2026Updated last week
- Closette - a toy Common Lisp Object System (CLOS) described in The Art of the Metaobject Protocol (AMOP)☆24Oct 31, 2016Updated 9 years ago
- An R7RS Scheme implemented in WebAssembly☆182May 2, 2023Updated 3 years ago
- ☆15Aug 9, 2025Updated last year
- Embedded WebAssembly runtime for Common Lisp☆27Apr 20, 2025Updated last year
- A Module System for Lisp☆22May 11, 2026Updated 3 months ago
- An extensible POSIX-compatible implementation of the ed(1) text editor☆38Aug 11, 2026Updated 3 weeks ago
- Swank server for r7rs Schemes☆62Jan 14, 2026Updated 7 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A small language to demo turning an interpreter into a compiler☆11Nov 3, 2016Updated 9 years ago
- Tiny CLOS for Scheme: from ftp://ftp.parc.xerox.com/pub/mops/tiny/☆62Oct 8, 2011Updated 14 years ago
- Minimal Lisp/Forth☆11Jan 5, 2025Updated last year
- Lisp C Compiler aka. 'Cicili' programming language, which compiles Lisp-like syntax to C code and more extra features like method, lambda…☆33May 4, 2025Updated last year
- A Small-Footprint Lisp Interpreter☆29May 3, 2026Updated 4 months ago
- Ypsilon is a complete R7RS/R6RS Scheme implementation in Scheme and C++. It provides full standards compliance alongside modern features …☆72May 19, 2026Updated 3 months ago
- Scheme interpreter in C☆16Updated this week