[Rust Programming] Crafting Interpreters: Day 14

preview_player
Показать описание
In this video we continue to look at the Crafting Interpreters book, and learn how to port it to Rust. Since I'm a Rust beginner, the intent is that it will help me learn the language more in-depth than before.

Today we succeeded, after a long and arduous trek through the untamed wilds of rust, to get the resolver to pass an Rc(Expr) into the interpreter. Then we debugged the resolver and got things working again!

#rust #rustlang #CraftingInterpreters
Рекомендации по теме