|
You are here |
austinhenley.com | ||
| | | | |
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. | |
| | | | |
mko.re
|
|
| | | | | [AI summary] The author shares an experimental hobby project involving a Forth compiler and interpreter for WebAssembly, discussing its design, implementation details, and performance benchmarks against native and JavaScript versions. | |
| | | | |
eli.thegreenplace.net
|
|
| | | | | [AI summary] This article explains how to add a new 'until' statement to Python's compiler by modifying its grammar, AST generation, and bytecode compilation processes. | |
| | | | |
golangbot.com
|
|
| | | A tutorial about WebAssembly and how to cross compile and run Go programs in the browser using WebAssembly. | ||