git clone https://github.com/jonathanmagambo/otterlang.git
cd otterlang
nix develop
cargo build --release
./target/release/otter run hello.otSee the Getting Started Guide for detailed instructions.
Roadmap – project roadmap and future plans.
Getting Started – installation, CLI walkthrough, first project.
Examples – curated sample programs.
Tutorials – guided walkthroughs for specific topics.
API Reference – stdlib module documentation.
Important
OtterLang is currently in Early Access (v0.1.0) and is being actively developed. If you plan to contribute, now is the time to provide a helping hand for the hardworking team.
OtterLang is free and open source, released under the BSD-3-Clause License. Contributions are welcome! See CONTRIBUTING.md for more information.