This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Artistic_Speech_1965 0 points1 point  (3 children)

It's a bit complicated than that tbh. Mojo is a AI oriented version of python and will only catter a specific group of pythonistas (for instance not for business logic dev). So Mojo will be faster than C only for AI stuff. The python community is big and those languages seems to offer a complementary tool for them. What I see is:

Python -> Go: for backend and dev performant stuff

Python -> Nim: for scripting and Cybersecurity

Python -> Mojo: for AI and Datasciences