Introduction
Thanks for all the constructive comments on Jeff's proposal: Inferring Parameters from Other Parameters. The feature request came from the community, and your comments help to shape important language designs like this one. Stay tuned for next week's update from the Mojo language committee, about which feature requests we'll work on next.
It was raised in our livestream below that we didn't highlight that Variant and Optional are now in the stdlib. Click the links if you missed that to see examples on how to use them.
Blogs, Tutorials, and Videos
- We published our Modular Community Livestream: Mojo🔥 SDK v0.7 edition. Make sure to check out the demo's from engineers Laszlo and Stef
- Numeryst published the third video in his Mojo series: Using Mojo with Python
- We published a blog from community member Mohamed: Outperforming Rust ⚙️ DNA sequence parsing benchmarks by 50% with Mojo 🔥
Awesome Mojo
- f0cii has been working on a performance focused quantitative trading library named moxt
- Benny has updated his ML Framework Voodoo for Mojo 0.7.0 and improved performance by up to 2x