Post #2126200
2025-04-17 12:34 UTC
About a year ago, I started putting together a course to work through the first part of Crafting Interpreters in Rust. Having now done that a few times, I feel like my Rust skills have improved a LOT and I'm rather enjoying it.
I got to thinking about how to take it further. Then a little voice said "why not just teach everything in Rust all summer?" Yeah. So, I'm doing that.
https://dabeaz.com/summer.html
Replies (1)
-
@dabeaz@mastodon.social 2025-04-17 16:47
Meanwhile, I'm working on the Ray Tracer project which is one of the first Rust things I coded about 8 years ago. It's interesting coming back to that after the Crafting Interpreters journey. Let's just say that it's significantly easier this time around.