Mojo 1.1 Programming Language Opens Its Compiler to External Contributions
Mojo 1.1 released: Modular began accepting external contributions to the language compiler, open-sourced under Apache 2.0 with LLVM exceptions about a month ago. Internal compiler tasks moved to public GitHub issues, compilation of implicit conversions and t-string literals accelerated, and contextual type inference added.
- Mojo compiler open-sourced under Apache 2.0 with LLVM exceptions
- External developers can now modify the compiler directly
- Internal compiler tasks moved to public GitHub issues
- Compilation of implicit conversions and t-string literals accelerated
Read next
Software