Hacker News new | ask | show | jobs
by ubj 908 days ago
It should be fairly clear from studying the structure of Julia that it was never meant to be simply a better Python.

Mojo also owes part of its design from the lessons it took from Julia (as per Chris Lattner [1]).

[1]: https://news.ycombinator.com/item?id=35791125

2 comments

After looking at Mojo, I appreciated all the paradigms that Julia was pushing forward even more than I did before. Mojo's greatest asset and curse is focusing on being a better Python. Julia's greatest asset and curse is trying to do a lot more.
Julia was meant to be a better Fortran/C++