Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 846 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 846 Bytes

Contributing

Welcome

Heya! welcome to the Sigma project, feel free to look around or help out here and there! If you feel lost you can check out the project documentation [WIP] or visit the project discord [WIP].

Ways to contribute

Contributing to the compiler implementation

Before contributing to the compiler implementation please read our style guide first. Pretty much anything can be a contribution, from a tiny typo fix, to an entire feature implementation - anything is possible. Another way of contributing to the compiler implementation is editing and giving suggestions related to the compiler design writeup.

Contributing to the language design

Before contributing to the language design implementation please read our language design writeup.