Mojo is a programming language that combines Python's usability with systems programming performance. It provides the best of both worlds with Python syntax and C++/Rust performance characteristics.
imperative, procedural, object-oriented, functional, concurrent, generic, meta-programming
artificial intelligence, scientific computing, data science, high-performance computing, systems programming
zero-cost abstractions, first-class functions, modules, generics, native FFI, ownership system
static system, non-structural typing, strong typing, partial inference, compile-time checking, conservative type coercion, optional type annotations
compiled, interpreted with JIT compilation
mojo, 🔥
| Status | active |
| Type | programming |
| Created | 2023 |
| Designed by |
Chris Lattner Tim Davis |
| Developed by | Modular Inc. |
| PyPL Index | N/A |
| TIOBE Index | #51-100 |
| GitHub rank | N/A |