Live data from Hacker News

Anyone Moving from Julia to Mojo

news.ycombinator.com

11–15 of 15 posts

Re: Anyone Moving from Julia to Mojo

#11
post #9
post #4

Earlier quoted context omitted.

well that's an implementation of matmul as three nested for-loops and making it fast. so it's exactly "writing for-loops in Python and you want them to be fast." it's not a other thing.

fair point how about this https://docs.modular.com/mojo/programming-manual.html AND you missed the second link in the post https://docs.modular.com/mojo/notebooks/BoolMLIR.html

you just posted the entire mojo programming manual

Re: Anyone Moving from Julia to Mojo

#12
post #11
post #9

Earlier quoted context omitted.

fair point how about this https://docs.modular.com/mojo/programming-manual.html AND you missed the second link in the post https://docs.modular.com/mojo/notebooks/BoolMLIR.html

you just posted the entire mojo programming manual

I did, to highlight the fact that it does more than you observed.

Re: Anyone Moving from Julia to Mojo

#13
post #12
post #11

Earlier quoted context omitted.

you just posted the entire mojo programming manual

I did, to highlight the fact that it does more than you observed.

I mean I didn't say that mojo only has for-loops. I said that speeding up for-loops is the only reason to use it.

Re: Anyone Moving from Julia to Mojo

#14
post #7
post #6

Dude, six months back you were fed up with Julia and wanted to move to Carbon . How did that work out? Now you want to move to Mojo?? Who’s funding any of these attempts or are you just screwing around with some small personal scripts. https://news.ycombinator.com/item?id=35009074

Yes, that's when it started. Then we sent some people to Juliacon '23 to get a feel for the future. Julia is a fine language, just not for us given the reasons in the OP. We have been tracking mojo since 2020 but wanted to wait for a release date before making the change. Dr Lattner has a reputation of producing commercial quality work and we trust that. Also, because our code base is modular by design ( Dr Jim Gray…

Sure.
Post reply on HN