I do enjoy the rust compiler error messages. They are nicely formatted
this post was submitted on 13 Jun 2024
2 points (100.0% liked)
Programmer Humor
22295 readers
1397 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
I'm trying to learn rust and so far this has definitely made it so much more accessible.
Not to mention their super useful "rustlings" training which has these nice little challenges to get you used to language and syntax
Lol, it took me a while to realize it's the compiler essentially saying "how high".
i dislike rust, but have to give them credit for helpful error messages. not quite racket level but impressive
Height should be a float
I don't know Rust but jump typically moves the program counter, where the height represents the number of instructions to move