Home
Welcome to the Betty programming language documentation. Explore the language through examples, or dive into the comprehensive reference and understand the technical foundations.
Warning
This documentation is still a work in progress and may not cover all language features yet. Please check back for future updates!
Getting Started
Note
No binaries are currently supplied for the Betty interpreter. In the future, a GitHub Actions automated workflow for release builds is likely to be set up.
Currently, the fastest way to get started with development in Betty is to clone the repo and build the binaries yourself.
git clone https://github.com/betty-lang/betty.git