Implement parenthesis culling
Open
enhancement
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently code generators emit parentheses for essentially all expressions. Precedent should be noted for languages and used to cull parentheses as needed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.