Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 648 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 648 Bytes

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