← Back to context

Comment by miohtama

17 hours ago

Based on my understanding, Mojo aims to make number crunch computation faster (GPU), while as SPy aims to make generic Python application logic faster. Very similar, but different sweet spots and use cases.

While GPU is a focus of Mojo, it is also planned to make it a general system programming language similar to C++ and Rust.

Your understanding of mojo is incomplete. Just visiting their website would have cleared that up.