Why Rust made Burn and CubeCL possible [video]

Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube. Read more

Similar

Rust for Haskell Programmers

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 »

Creating a Snake Clone in Rust, with Bevy

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 »