woodrush / lisp-in-lifeView external linksLinks
A Lisp interpreter implemented in Conway's Game of Life
☆488Jan 17, 2022Updated 4 years ago
Alternatives and similar repositories for lisp-in-life
Users that are interested in lisp-in-life are comparing it to the libraries listed below
Sorting:
- A Lisp interpreter written in untyped lambda calculus☆250Mar 10, 2023Updated 2 years ago
- Bootstrapping LISP in a Boot Sector☆1,466Nov 27, 2024Updated last year
- A portable, compact and extensible Scheme implementation that is fully R4RS compliant. This includes closures, I/O, tail calls, first-cla…☆548Dec 18, 2025Updated last month
- sectorforth is a 16-bit x86 Forth that fits in a 512-byte boot sector.☆471May 7, 2022Updated 3 years ago
- Sed Lisp -- a lisp interpreter in GNU sed☆55Nov 7, 2020Updated 5 years ago
- Parallel OS, with GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter and more...☆1,677Updated this week
- A lightweight (350MB) Lisp interpreter in Malbolge Unshackled, often dubbed the hardest turing complete programming language.☆530Aug 5, 2025Updated 6 months ago
- x86 C compiler written in untyped lambda calculus☆681Oct 7, 2022Updated 3 years ago
- Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.☆1,528Updated this week
- An operating system written in Common Lisp☆3,796Jan 4, 2026Updated last month
- Algorithmic Information Theory, using Binary Lambda Calculus☆198Updated this week
- Linearizability Hoare Logic☆17Feb 9, 2026Updated last week
- An implementation of Colin James' "Compiling Lambda Calculus"☆16Sep 29, 2022Updated 3 years ago
- The first C compiler ported to x86☆197Jun 13, 2021Updated 4 years ago
- mal - Make a Lisp☆10,568Oct 22, 2025Updated 3 months ago
- An Agda formalization of System F and the Brown-Palsberg self-interpreter☆26Oct 4, 2020Updated 5 years ago
- virtualenv like tool for Racket☆31Nov 20, 2022Updated 3 years ago
- A FORTH in 340 bytes — the smallest real programming language ever as of yet.☆623Aug 18, 2024Updated last year
- A simple prolog implementation in Rust☆26Nov 14, 2020Updated 5 years ago
- A statically typed lisp, without a GC, for real-time applications.☆5,808Sep 16, 2025Updated 5 months ago
- A pure functional language for type-level programming in Rust☆339Nov 12, 2022Updated 3 years ago
- An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluati…☆518Updated this week
- A SKI combinators interpreter written in assembly☆20Jul 25, 2020Updated 5 years ago
- Example programs written for SectorLISP☆23Aug 3, 2022Updated 3 years ago
- a lightweight, robust, scheme-like lisp implementation☆1,632Feb 26, 2020Updated 5 years ago
- A fresh implementation of Common Lisp☆1,142Jan 14, 2026Updated last month
- A modular Common Lisp game engine☆1,135Aug 13, 2025Updated 6 months ago
- a self-hosting lambda calculus compiler☆37Mar 31, 2025Updated 10 months ago
- Generative art in Common Lisp☆1,588Apr 28, 2023Updated 2 years ago
- A declarative concatenative programming language☆169Feb 9, 2026Updated last week
- The Principia Rewrite☆229Nov 24, 2025Updated 2 months ago
- A compiler for Standard ML, somewhat☆204Apr 25, 2022Updated 3 years ago
- A Bestiary of Single-File Implementations of Programming Languages☆1,034Feb 5, 2026Updated last week
- A programmable virtual CPU written in untyped lambda calculus☆61Oct 20, 2022Updated 3 years ago
- software archaeology of reflective towers of interpreters☆16Jun 6, 2025Updated 8 months ago
- ☆22Feb 22, 2020Updated 5 years ago
- bootBASIC is a BASIC language in 512 bytes of x86 machine code.☆374Feb 28, 2023Updated 2 years ago
- A bootsector FORTH☆154Mar 19, 2025Updated 10 months ago
- 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,400Jan 11, 2026Updated last month