Mamba is a programming language with full Python syntax compatibility that transpiles to Rust and compiles to native binaries.
Write Python-style code. Ship fast, native executables. No Python. No Rust. No setup.
- 100% Python syntax (for/while, variables, functions, conditionals, data structures)
- Transpiles to Rust for native performance
- Single installer per platform (Windows, macOS, Linux)
- No external dependencies for users
- Clean, unified CLI and diagnostics
# Coming soon: Install Mamba
mamba program.mmb- Python packages (pip, numpy, etc.) are not supported (by design)
- Custom Mamba package manager and standard library are planned
Mamba is under active development. Syntax coverage, transpilation, and stable compilation pipeline are the current focus.
Contributions, issues, and feature requests are welcome! See docs/devs/CONTRIBUTING.md.
This project is licensed under the terms of the LICENSE.
- @juliuspleunes4 – Creator and maintainer
███╗ ███╗ █████╗ ███╗ ███╗██████╗ █████╗ ████╗ ████║██╔══██╗████╗ ████║██╔══██╗██╔══██╗ ██╔████╔██║███████║██╔████╔██║██████╔╝███████║ ██║╚██╔╝██║██╔══██║██║╚██╔╝██║██╔══██╗██╔══██║ ██║ ╚═╝ ██║██║ ██║██║ ╚═╝ ██║██████╔╝██║ ██║ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚═════╝ ╚═╝ ╚═╝
