The goal isn’t to reinvent Python or Rust, but to find a middle ground between them:
Python-like readability and syntax Rust-level performance and type safety Fast builds and transparent Rust FFI (you can directly import Rust crates without writing bindings)
OtterLang is still early and very experimental. the compiler, runtime, and FFI bridge are being rewritten frequently.
Please star the repo, and contribute to help this project.
Hasnep•1h ago
otterlang•1h ago
Also I went through SPy's repo, and also looked at what they beat us in, we have advantages in certain areas. But so do they, so i've already planned new features to make our language even more powerful!