Explore >> Select a destination


You are here

iter.ca
| | ntietz.com
3.1 parsecs away

Travel
| |
| | blog.sylver.dev
3.8 parsecs away

Travel
| | As we saw in the opening post, SQLite stores metadata about tables in a special "schema table" starting on page 1. We've been reading records from this table to list the tables in the current database, but before we can start evaluating SQL queries a...
| | thume.ca
3.2 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.
| | shortdiv.com
40.2 parsecs away

Travel
| A dive into compression algorithms available when building for the web