news
Modular’s Got Its ‘Mojo’ Working Fully Open Source
Quoting: Modular's Got Its 'Mojo' Working Fully Open Source - FOSS Force —
Last week, the Mojo programming language released version 1.0, which is generally considered the “we’re confidently ready for prime time” release. Yesterday, the project announced that it’s now fully open source, released under Apache 2.0 with LLVM exceptions. The latter means that programs written and compiled in the language won’t have to be released under Apache or any other open source license.
“The Apache 2.0 license is the gold standard for programming languages and compilers, because it provides great flexibility to be used in all sorts of applications,” the Modular team said in an announcement on its website. “The LLVM extensions to the license further expand those freedoms for building and distributing binaries compiled from Mojo. We want you to be able to adopt and use Mojo in as many applications as you can imagine.”
“The source code for the Mojo compiler, tooling, and everything else you need to build the language are now available in our modular GitHub repository,” the company added.