woodrush / lisp-in-lifeLinks
A Lisp interpreter implemented in Conway's Game of Life
☆466Updated 3 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☆245Updated 2 years ago
- The standalone Linux Lisp☆349Updated last week
- Bootstrapping LISP in a Boot Sector☆1,434Updated 11 months ago
- The APL programming language (a subset thereof) compiling to Common Lisp.☆639Updated 4 months ago
- An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluati…☆421Updated last month
- A portable, compact and extensible Scheme implementation that is fully R4RS compliant. This includes closures, I/O, tail calls, first-cla…☆540Updated this week
- A lightweight (350MB) Lisp interpreter in Malbolge Unshackled, often dubbed the hardest turing complete programming language.☆518Updated 2 months ago
- A lisp👽 written in C++☆202Updated last year
- Bootstrapping a Forth interpreter from hand-written tiny ELF binary. Just for fun.☆322Updated 3 years ago
- tar creator+extractor in ~100 lines of prolog☆262Updated 2 years ago
- Archive of LISP Machine, Inc.☆272Updated 4 years 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,253Updated last month
- A tiny Racket for scripting☆300Updated 2 months ago
- A functional, flexible and concise Lisp.☆294Updated 2 months ago
- sectorforth is a 16-bit x86 Forth that fits in a 512-byte boot sector.☆450Updated 3 years ago
- Next-level syntax for C-like languages :)☆436Updated 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…☆229Updated 2 weeks ago
- x86 C compiler written in untyped lambda calculus☆667Updated 3 years ago
- arthur whitney's b interpreter translated into a more traditional flavor of C☆100Updated 7 years ago
- ISLisp interpreter/compiler