A catalog of code worth reading
☆117May 25, 2017Updated 8 years ago
Alternatives and similar repositories for code-canon
Users that are interested in code-canon are comparing it to the libraries listed below
Sorting:
- Persistent data structures in Common Lisp☆18Apr 26, 2023Updated 2 years ago
- A small language to demo turning an interpreter into a compiler☆11Nov 3, 2016Updated 9 years ago
- Common Lisp bytecode compiler☆14Feb 19, 2026Updated last week
- A tiny Emacs editor core with a tiny Lisp extention language☆30May 1, 2017Updated 8 years ago
- *Lisp simulator☆28Oct 11, 2013Updated 12 years ago
- a quick system I hacked together to bundle a few thousand pages of notes I mostly haven’t published before up into an archive of pregener…☆15Dec 29, 2021Updated 4 years ago
- common lisp bindings for Oculus Rift SDK's LibOVR☆11Sep 12, 2015Updated 10 years ago
- Compiler generator (3rd Futamura projection) for first-order Scheme☆13May 21, 2016Updated 9 years ago
- Another dynamically-typed, lightweight programming language☆12May 5, 2015Updated 10 years ago
- SECD machine and Lispkit Lisp compiler, in Python☆14Oct 25, 2017Updated 8 years ago
- prepl is a REPL implementation, also known as a Lisp listener☆14Jun 11, 2025Updated 8 months ago
- A lisp dedicated to bnl intended for use under 2.11BSD on a PDP-11☆21Dec 20, 2022Updated 3 years ago
- Tetris in a small virtual machine (11 lines of C)☆22Oct 27, 2024Updated last year
- A programming argot☆57Apr 10, 2024Updated last year
- A WAM (Warren Abstract Machine for Prolog) written in Common Lisp☆13Mar 24, 2019Updated 6 years ago
- META II compiler, assembler and bytecode interpreter.☆18Jan 20, 2026Updated last month
- Squeak/Smalltalk Website☆37Jan 12, 2026Updated last month
- Look at your macros in a whole new scope.☆23Jun 11, 2017Updated 8 years ago
- A Common Lisp implementation of the MessagePack-RPC specification☆16Sep 4, 2018Updated 7 years ago
- A different type of generic function for common lisp.☆30Sep 30, 2020Updated 5 years ago
- Smallest usable Editor in less than 800 lines of C☆18Apr 15, 2017Updated 8 years ago
- The tiny terminal text editor. Fighting bloatware - 600loc, linked statically with minilib linux32bit: 8k, osx x64: 20k☆20Sep 23, 2019Updated 6 years ago
- Pure math functions useful for games, 3D, and GL in general.☆17Jan 29, 2016Updated 10 years ago
- Common Lisp port of code from Jason L. McKesson's Book: "Learning Modern 3D Graphics Programming"☆40Dec 3, 2017Updated 8 years ago
- An embedded dialect of the OMeta language for rapidly developing compilers and code analysis tools.☆16May 29, 2015Updated 10 years ago
- An interpreter for a small dialect of Forth written in Go.☆19Apr 7, 2019Updated 6 years ago
- Newton Toolkit app for Mac OS X.☆18Jun 1, 2022Updated 3 years ago
- Python interpreter for Peter Landin's SECD abstract machine.☆42Apr 12, 2013Updated 12 years ago
- Yet another PEG parser combinator library and DSL☆56Jul 14, 2023Updated 2 years ago
- Femto, an extended version of Atto Emacs with a Tiny Lisp extension language☆48Aug 25, 2025Updated 6 months ago
- Bruce Hoyt's Forth Editor (Dad's editor that I grew up coding with)☆25Aug 3, 2023Updated 2 years ago
- Scheme Compiler based on Henry Baker's Cheney on the M.T.A. concept☆23Sep 29, 2011Updated 14 years ago
- Supervisor trees (and some more) for Common Lisp☆21Jun 23, 2020Updated 5 years ago
- Computer graphics algebra library for SBCL☆50May 28, 2025Updated 9 months ago
- Portable version of the Hemlock editor.☆46Oct 30, 2018Updated 7 years ago
- Some general condition classes and signalling helpers☆27Nov 6, 2024Updated last year
- Perfpiece is a tool for measuring the performance of Lisp code, not unlike the standard CL:TIME.☆35Jan 15, 2012Updated 14 years ago
- a common lisp implementation of the Open Sound Control protocol aka OSC☆39Jun 5, 2024Updated last year
- Dictionary and set data structures using hash array-mapped tries (HAMT)☆34Mar 13, 2020Updated 5 years ago