Mojo, a compiled Python superset, now open source

https://www.modular.com/blog/mojo-open-source

Ambitious, humble, honest.

This has been an amazing development led by the mind behind Swift, LLVM and OpenCL. A language compiled to native code on CPU as well as GPU!

And no pretensions about growing the "right" syntax. It has Python's exact syntax because it is already familiar.

And they just made good on their promise of open-sourcing the full compiler. Hopefully, it has no mandatory dependency on Modular Max which is thier proprietary thing built on Mojo.

-21 points · 5 comments · view on lemmy.world

5 Comments

galaxy_nova@lemmy.world · 12 pts · 2d

Based on what I assume is an AI image there’s a lot of slop involved in this? If so I can’t say I’m particularly excited.

one_old_coder@piefed.social · 8 pts · 2d

Cursor and Claude? I hope they have good commits for such a task...

onlinepersona@programming.dev · 8 pts · 1d (1 reply)

The more important headline is below "Qualcomm completes acquisition if Modular" from this July.

And what does this phrase mean:

We will continue to open our processes further as Mojo keeps maturing.

What hasn't been opensourced yet?

I don't trust this one bit.

tetrislife@leminal.space · 1 pts · 14h

Corporates are involved in LLVM, Linux, GCC/GDB too, Go, Java, GraalVM, etc. too. Erlang came out of corporates too. These things seem too big to be done by volunteers. And Qualcomm probably bought them for their Max platform.

Mojo seems like good collateral output. Its base, MLIR, was already open. Their stdlib already was too.

fubarx@lemmy.world · 1 pts · 1d

Wow. Totally missed the Qualcomm acquisition.

Mojo is a pretty ambitious project. But they need to figure out how they fit into the latest, fast-moving pipelines. The one niche they would be perfect for is local, high-speed, on-device inference.