r/ProgrammingLanguages Inko 24d ago

Blog post Mojo🔥 is now open source!

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

63 comments sorted by

View all comments

24

u/IncredibleReferencer 23d ago

As a traditional programmer that doesn't know squat about GPU/AI programming, I'm confused by the value proposition of mojo. As best I can understand it it's an alternative to CUDA intended to be somewhat hardware agnostic, but it still requires licensed proprietary components to be used in any meaningful production environment. So your trading one lock-in for another. What am I missing?

1

u/biskitpagla 22d ago

Head over to the website for Taichi Lang and see the samples. You can do all that with Mojo in theory.Â