Comment by fwip
19 hours ago
That's because Mojo told you that. https://web.archive.org/web/20231221132631/https://docs.modu...
> Our long-term goal is to make Mojo a superset of Python (that is, to make Mojo compatible with existing Python programs). Python programmers should be able to use Mojo immediately, and be able to access the huge ecosystem of Python packages that are available today.
Mojo has refocused on Python interoperability vs. superset, though yes, the original idea was being a superset.
It's possible the language evolves to that in the longterm, but it's not the short term goal.
We published a Mojo roadmap on Mojolang.org that helps contextualize this: https://mojolang.org/docs/roadmap/
Note: I work at Modular