|
You are here |
dusty.phillips.codes | ||
| | | | |
notes.eatonphil.com
|
|
| | | | | Writing a lisp compiler from scratch in JavaScript: 1. lisp to assembly | |
| | | | |
benhoyt.com
|
|
| | | | | Mugo is a single-pass compiler for a tiny subset of the Go programming language -- just enough to compile itself. | |
| | | | |
thomascountz.com
|
|
| | | | | [AI summary] The article discusses the development of a markdown-to-HTML compiler called markie, explaining the core steps of compiler architecture including lexical analysis, parsing, and target code emission, with examples using Ruby and real-world applications. | |
| | | | |
lwn.net
|
|
| | | Statically typed programming languages can help catch mismatches between the kinds of values a [...] | ||