Explore >> Select a destination


You are here

adventures.michaelfbryan.com
| | matklad.github.io
3.2 parsecs away

Travel
| | In this tutorial, I will explain a particular approach to parsing, which gracefully handles syntax errors and is thus suitable for language servers, which, by their nature, have to handle incomplete and invalid code. Explaining the problem and the solution requires somewhat less than a trivial worked example, and I want to share a couple of tricks not directly related to resilience, so the tutorial builds a full, self-contained parser, instead of explaining abstractly just the resilience.
| | thume.ca
3.3 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.
| | www.abubalay.com
3.3 parsecs away

Travel
| |
| | blog.aymenhamza.com
16.9 parsecs away

Travel
| Welcome to my developer blog! I'm a software developer with a passion for creating and building things. On this blog, I'll be sharing my thoughts, experiences, and insights on all things development. Whether you're just starting out in the field or you're a seasoned pro, I hope you'll find something