I just finished #adventofcode day 1 in #RocLang! I ran into some rough edges (which was totally expected) but had fun regardless.
It's nice to have figured out basic boilerplate for the upcoming days, though if past years were any guide, I think finding/building a little parser is going to come in handy sooner rather than later. It would have helped me avoid a crash statement today too.
Here's my code:
https://github.com/jwoudenberg/advent-of-code-2022/blob/main/day1/main.roc