@beeoproblem@mastodon.gamedev.place
Post #1803606
2026-04-30 03:38 UTC
Doing a bit more reading about Rust as part of some casual research for a project I may or may not ever work on.
Thusfar I have not seen anything that made me go "ugh, this will be a pain in the ass" which is nice. For comparison this is what set it off with other languages:
1) Perl - instantly, using symbols for type semantics should have died with BASIC if anything Perl makes it worse
2) Java - Checked exceptions
3) Go - Combining the worst of C-style and Java-style error handling into one
Replies (0)
No replies.