Skip to content

melli-labs/aoc23

Repository files navigation

Advent Of Code 2023

Provides a Roc environment.

Usage

Run a roc file:

roc dev <file>

Format a file

roc format <file>

Resources

Language Support

VS Code

Install the Roc extension: https://marketplace.visualstudio.com/items?itemName=IvanDemchenko.roc-lang-unofficial

Helix

Add syntax highlighting (see https://docs.helix-editor.com/languages.html#tree-sitter-grammar-configuration):

hx --grammar fetch
hx --grammar build