While we focus on Haskell at MMH, it's also good to branch out to other languages every once and a while. If you're a diehard Haskell developer, Rust is one of the more interesting languages to try out when you broaden your horizons. Its syntax has a lot ... (more…)
Read more »
I’ve been playing around with Bevy recently, and decided to make a snake clone. The final product looks like this (please ignore the shoddy gif quality, the game runs smoothly):
It’s about 300 lines of Rust, so buckle in; this is a lengthy walkthrough. If... (more…)
Read more »
Google's Android Team is backing an effort to introduce Rust as a second programming language in the Linux kernel. (more…)
Read more »
multi-thread async io library. Contribute to hankai17/sickle development by creating an account on GitHub. (more…)
Read more »
I’ve been playing around with Rust a lot lately. I was really inspired by a guy named Tom Leys, who used the Godot game engine’s… (more…)
Read more »