Summary
Currently, the documentation mentions all expressions, but it doesn't explain some niche binary operations like .. (concatenation), and having a dedicated section for operations is really nice for people who are new to text-based programming.
What to do
- Add a level-3 section inside
Expressions in docs/crust-language.md named "Binary Expressions".
- Populate it with all available binary expressions.
Difficulty
Very beginner-friendly!
Summary
Currently, the documentation mentions all expressions, but it doesn't explain some niche binary operations like
..(concatenation), and having a dedicated section for operations is really nice for people who are new to text-based programming.What to do
Expressionsindocs/crust-language.mdnamed "Binary Expressions".Difficulty
Very beginner-friendly!