darius / code-canonLinks
A catalog of code worth reading
☆112Updated 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:
- My reading list☆83Updated 3 years ago
- A simple implementation of the SECD abstract machine (https://en.wikipedia.org/wiki/SECD_machine)☆123Updated 12 years ago
- Organize remote meetings for reading computer science papers☆34Updated 5 years ago
- Examples of literate programming by Knuth☆37Updated last month
- Tools for making step-by-step code walkthroughs☆139Updated 4 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- A list of talks that are worth watching.☆305Updated 10 years ago
- Programming Language Explorations☆95Updated this week
- ☆42Updated 9 years ago
- A PEG that compiles itself.☆76Updated 14 years ago
- ✨ A curated list of useful resources for computer language engineering and theory☆263Updated 7 years ago
- Smallish programs written to learn something.☆51Updated last year
- A neatly typeset version of John McCarthy's classic paper☆124Updated 6 months ago
- My notes from reading this amazing book by Peter M. Kogge.☆23Updated 11 years ago
- The transcript of a Donald Knuth interview in 2006☆227Updated 8 years ago
- The syllabus from 15-819, the PhD seminar I taught on domain-specific programming languages fall 2016.☆216Updated 6 years ago
- My personal website☆96Updated this week
- nqthm - the original Boyer-Moore theorem prover, from 1992☆54Updated 8 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆132Updated 3 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆73Updated 5 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆251Updated 2 years ago
- Book and code: how to build and distribute applications in Dyalog APL☆33Updated 5 years ago
- An exercise in programming language design and implementation.☆19Updated 3 years ago
- Demo of Ken Thompson's Reflections on Trusting Trust as a tiny lisp compiler☆96Updated 10 years ago
- Kernighan's Awk a.k.a. "One True Awk"☆56Updated 9 years ago
- This is a new take on an old language: APL. The goal is to pare APL down to its elegant essence. This version of APL is oriented towar…☆89Updated 2 years ago
- Unix architecture evolution diagrams☆82Updated 6 years ago
- All code examples from "The Little Prover" book☆23Updated 9 years ago
- My personal notes on various computer languages☆223Updated 4 years ago
- Guy Steele's RABBIT Scheme compiler☆62Updated 16 years ago