We are happy to announce that the Mojoš„ language is now fully open source under the Apache 2.0 license (with LLVM exceptions) ! 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 Mojo language is a bold bet: a novel general purpose programming language that goes further than older ones. Mojo integrates the latest in compiler and programming language research to unlock GPUs, AI accelerators, and other advanced compute. For the last four years, Mojo has been developed with an open community, but a closed compiler. Last week Mojo hit 1.0 (with source stability), and today weāre excited to open source the entire compiler and toolchain. Apache 2: A permissive 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.ā¦