Explore >> Select a destination


You are here

thume.ca
| | thomascountz.com
1.8 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.
| | andreabergia.com
1.7 parsecs away

Travel
| | This post is part of the Writing a JVM in Rust series. In this post, I will discuss how rjvm parses .class files. The code I will discuss today is contained in the reader crate. A warning before you read: this is the earliest part of the project and, since I have written this project to learn Rust, it is also the one that contains the least idiomatic code. Don't take this as an example of the best Rust ever written!
| | typesanitizer.com
1.8 parsecs away

Travel
| | A discussion of different developer tools which (can) build on top of a compiler, and how those affect compiler design.
| | www.jmeiners.com
19.2 parsecs away

Travel
|