Translating C’s “switch” and “goto” to Rust

While this post’s title is a mash-up of “Hitchhiker’s Guide to the Galaxy” with Dijkstra’s 1968 letter, ” Go To Statement Considered Harmful…

Similar

Switching from C++ to Rust

I'll get right to it: I've rewritten Psychopath in Rust. And I feel like this requires an explanation. The short version is that Psychopath is a personal project that I work on for fun, and I had fun rewriting it... (more…)

Read more »