Apple Silicon GPU Support in Mojo
6 comments
·September 21, 2025timmg
I (vaguely) think what the Mojo guys' goal is makes a lot of sense. And I understand why they thought Python was the way to start.
But I just think Python is not the right language to try to turn into this super-optimized parallel processing system they are trying to build.
But their target market are Python programmers, I guess. So I'm not sure what a better option would be.
It would be interesting for them to develop their own language and make it all work. But "yet another programming language" is a tough sell.
ziofill
Exactly, the idea of not having to learn yet a new language is very compelling
cactusfrog
What language do you think they should have based Mojo off of? I think Python syntax is great for tensor manipulation.
signing up to try a programming language (Mojo) is as bad as logging in to your terminal before using it (Warp).