Comment by falcor84
13 hours ago
This seems to be going for a somewhat similar goal to Mojo [0] - anyone here who used both and is willing to offer a comparison?
13 hours ago
This seems to be going for a somewhat similar goal to Mojo [0] - anyone here who used both and is willing to offer a comparison?
Time for me to remind everyone of the Shedskin Python compiler.
https://shedskin.github.io/
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.