Skip to content

Is the relationship between Mojo and Python is similar to TypeScript/Javascript or Kotlin/Java? #68

Closed Answered by iamtimdavis
bnyu asked this question in Q&A
Discussion options

You must be logged in to vote

The end goal of Mojo is indeed to be a superset of Python 🐍 We're not there today - but we are working extremely hard, along with our amazing Mojo🔥 community, to get there.

The CPython object has the same runtime representation, and uses the CPython interpreter which you can read about in the links below. All Mojo🔥 code is compiled code.

You can reference our docs:

What kind of developers will benefit the most from Mojo?
Is Mojo only for AI or can it be used for other stuff?
Why not enhance CPython (the major Python implementation) instead?

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by goldiegadde
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants