/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

benhoyt.com
| | www.yoseph.tech
4.9 parsecs away

Travel
| | This week I am talking about the parts of the compiler, doing a deep dive into the Lexer and Parser and showing how to build the Lexer and Parser in Python. At the end of this post, we should have a working lexer and parser.
| | thume.ca
4.7 parsecs away

Travel
| | [AI summary] This blog post by Tristan Hume details his experience writing a compiler for a course project using Rust. He discusses various aspects of the project including the use of Rust's powerful enums and pattern matching, handling variable and type resolution, reference counting with Rc, code generation for x86 assembly, and the use of usercorn to run Linux binaries on macOS. The post also reflects on the challenges and benefits of using Rust for such a project, comparing it with other languages and design decisions.
| | healeycodes.com
5.0 parsecs away

Travel
| | Making my programming language 4000x quicker, and adding a static type checker.
| | jawher.me
15.4 parsecs away

Travel
|