Hacker News new | past | comments | ask | show | jobs | submit login

It’s a superset. You can run regular python, and that won’t be faster than C. But you can also write mojo functions (using “fn” instead of “def”) and those have stricter requirements and more user annotations but also more optimization potential. Mojo function could be faster than C, buts it’s not free.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: