Skip to content

Instantly share code, notes, and snippets.

@rtfeldman
Created November 26, 2022 02:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rtfeldman/f48c9a9f557f71db7728d9e7322fa4c5 to your computer and use it in GitHub Desktop.
Save rtfeldman/f48c9a9f557f71db7728d9e7322fa4c5 to your computer and use it in GitHub Desktop.

Are you planning to try Roc for Advent of Code 2022? Excellent! Here's how to get started:

  1. This is a language that's so bleeding-edge it doesn't even have a numbered release yet. Make sure you're okay with encountering compiler bugs in the wild! (And if you do run into one, we'd love it if you'd open an issue for it.)
  2. Okay, you're up for the adventure! The best place to start is the tutorial - it will get you set up and writing Roc code.
  3. If you get stuck or have questions about anything, there's a group of us on the Roc Zulip #beginners stream who are hanging out specifically looking to help people who are doing Advent of Code! So you'll be very welcome there.

If you like, there's an #introductions thread on Zulip where people like to introduce themselves when they join the chat.

Thanks for trying out Roc! We really hope you enjoy it, and we'd love to hear your feedback about the experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment