Community¶
Catalyst should be easy to find, easy to ask about, and easy to contribute to.
Where we are¶
Update these links when the official spaces are ready:
- GitHub: https://github.com/catalyst-lang
- Discord: https://discord.gg/catalyst
- Website: https://catalyst-lang.org
How to reach us¶
Use GitHub issues for focused bugs and proposals. Use chat for questions, experiments, and early design discussion.
How we work¶
- Be kind and specific.
- Prefer small, reviewable proposals.
- Explain the user-facing problem before proposing syntax.
- Keep examples short enough to test.
Contributing¶
Good first contributions for the website:
- replace placeholder syntax with compiler-checked examples
- add install instructions when packages are published
- document editor setup
- write release notes for language milestones