/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

notes.eatonphil.com
| | g-w1.github.io
2.7 parsecs away

Travel
| | At the start of the 2020 school year I wanted to learn more about compilers so I started writing a compiler for the ez programming language that I made up. I did this as an independent study for school. I wanted to grow dramatically as a thinker and learn a lot about computer science and compilers in specific. If you just want to see the project head to github.com/g-w1/ezc or g-w1.github.com/ezc for documentation.
| | www.bitsnbites.eu
2.7 parsecs away

Travel
| |
| | laihoconsulting.com
3.1 parsecs away

Travel
| | Website and personal blog of Pekka Laiho, software engineer and financial enthusiast.
| | rust-embedded.github.io
19.3 parsecs away

Travel
| [AI summary] This excerpt from The Embedded Rust Book explains the differences between standard and embedded programming environments, detailing the role of the no_std feature and how developers borrow allocation and hardware access for systems with limited resources.