Explore >> Select a destination


You are here

reubenbond.github.io
| | thomascountz.com
3.0 parsecs away

Travel
| | [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.
| | macoy.me
1.7 parsecs away

Travel
| |
| | aradaelli.com
2.9 parsecs away

Travel
| | [AI summary] The author discusses their experience with the programming language D, highlighting its features, advantages over C/C++, and reasons for preferring it despite its niche status.
| | rust-lang.github.io
15.8 parsecs away

Travel
| [AI summary] A Rust RFC proposes formal conventions for error handling that distinguish between catastrophic errors, contract violations, and obstructions to guide library API design.