Hello!
As my first contribution to Roc, I am working on implementing snake_case for lowercase identifiers as discussed in #ideas > snake_case instead of camelCase . I don't have a TON of Rust experience, and obviously new to working on Roc, so I would like as many eyeballs as possible on the PR. Anyone that is familiar with the parsing and canonicalization phases of the compiler please take a look (Other Rustaceans feel free as well :smile: ).
From another thread:
Last updated: Jul 06 2025 at 12:14 UTC