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
- Prolog Tutorials and Information☆171Updated 6 years ago
- Tools for making step-by-step code walkthroughs☆137Updated 4 years ago
- My personal website☆98Updated this week
- Programming Language Explorations☆96Updated this week
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- The transcript of a Donald Knuth interview in 2006☆227Updated 8 years ago
- ☆42Updated 9 years ago
- Examples of literate programming by Knuth☆37Updated 2 months ago
- arthur whitney's b interpreter translated into a more traditional flavor of C☆100Updated 7 years ago
- Smallish programs written to learn something.☆51Updated last year
- My notes from reading this amazing book by Peter M. Kogge.☆23Updated 11 years ago
- All of the exercises (and their solutions!) from the Berkeley textbook Simply Scheme.☆116Updated 7 years ago
- A neatly typeset version of John McCarthy's classic paper☆124Updated 6 months ago
- ✨ A curated list of useful resources for computer language engineering and theory☆265Updated 7 years ago
- Interesting Papers and Ideas☆85Updated 8 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆251Updated 2 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…☆88Updated 2 years ago
- A list of talks that are worth watching.☆305Updated 10 years ago
- The syllabus from 15-819, the PhD seminar I taught on domain-specific programming languages fall 2016.☆216Updated 6 years ago
- Programming language for symbolic computation with unusual combination of pattern matching features: Tree patterns, associative patterns…☆47Updated 4 months ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆132Updated 3 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- The Om programming language.☆174Updated 10 months ago
- nqthm - the original Boyer-Moore theorem prover, from 1992☆56Updated 9 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Updated 5 years ago
- SOM - Simple Object Machine☆23Updated last week
- Kernighan's Awk a.k.a. "One True Awk"☆56Updated 9 years ago
- A Python 3 compiler that anyone can understand.☆67Updated 11 years ago