Live data from Hacker News

Mojo – a new programming language for AI developers

modular.com

41–50 of 272 posts

Re: Mojo – a new programming language for AI developers

#44

There are a bunch of questions about Julia, so I'll do my best to give a short answer to a very long and complicated topic. Up front, Julia is a wonderful language and a wonderful community, I am a super fan. That said, Mojo is a completely different thing. It is aligned with the Python community to solve specific problems outlined here: https://docs.modular.com/mojo/why-mojo.html Mojo also has a bunch of technical a…

No GC and Python compatibility sounds interesting, is there docs about memory management?

Edit: seems some current hints are under the roadmap "Ownership and Lifetimes" heading but Python compatibility is not described yet.

Re: Mojo – a new programming language for AI developers

#46

There are a bunch of questions about Julia, so I'll do my best to give a short answer to a very long and complicated topic. Up front, Julia is a wonderful language and a wonderful community, I am a super fan. That said, Mojo is a completely different thing. It is aligned with the Python community to solve specific problems outlined here: https://docs.modular.com/mojo/why-mojo.html Mojo also has a bunch of technical a…

Do you have an idea on monetizing it or not yet?

Re: Mojo – a new programming language for AI developers

#48
Are you afraid that you're going to "inherit" the issues the python ecosystem has through your goal of full compatibility? Or is Mojo more like Numba, in that only parts of python will actually be supported for full acceleration? At least your docs[1] seem to say so..

--

[1]: https://docs.modular.com/mojo/why-mojo.html#intentional-diff...

Re: Mojo – a new programming language for AI developers

#49
post #42

Is this closed source? I just assumed that a new programming language would be open source but I don't see any links to GitHub or any other place. The getting started page also requires you to put in your name and contact information.

This is exactly what I was trying to figure out. It seems like the answer is no at this time.
Post reply on HN