Community
Open source, built in the open. The language is early enough that what you report still changes it.
Where things happen
- GitHub: the compiler, the spec, and the pond libraries live under github.com/hale-lang. Issues and discussions are the main channel today. The clearest way to help is a small, reproducible example of something that fought you.
Contributing
The highest-leverage contributions right now are real programs: write something in Hale, and file an issue where the language or the docs got in your way. The pattern catalog and the standard library grow from concrete use, not speculation.
- Read the guide and the style guide.
- Browse pond for the library shapes to mirror.
A chat space and a formal contribution guide are on the way. Until then, open an issue, early questions are welcome.