The Path to Mojo 1.0
modular.com
The Path to Mojo 1.0
1–2 of 2 posts
Re: The Path to Mojo 1.0
#2Wow, I wasn't aware that Mojo doesn't support OO today. I did some research and found that Mojo allows you to import and use existing Python code by running it through the standard CPython interpreter. This is how they claim "100% compatibility" with the Python ecosystem today. This obviously runs at standard (verly slow) Python speeds. How disappoinging. Only "Phase 3" will fix this essential issue.