Skip to content

Repository files navigation

Advent of Code 2024

Here are my solutions for Advent of Code 2024. This year in Roc.

It uses an aoc platform.

Run

To run a day, call:

roc dayXX.roc

or for an optimized build:

roc dayXX.roc --optimize 

Input files are expected next to the Roc-Script. For example, if your Roc file is called dayXX.roc, it expects the input file to be dayXX.input.

Call a Roc-Script with --help to see options:

roc dayXX.roc -- --help

Useful links

About

Advent of Code solutions for 2024 in Roc

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages