Skip to content

Commit

Permalink
aoc probs
Browse files Browse the repository at this point in the history
  • Loading branch information
molarmanful committed Dec 11, 2023
1 parent 7608cb8 commit 605de10
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,12 @@ Clone this repo, `cd` into it, and run `./mill sclin.assembly` (use `mill.bat`
instead of `mill` if on Windows). The built JAR is at
`out/sclin/assembly.dest/out.jar`.

## Tools
## Tooling/Projects

- [tree-sitter-sclin](https://www.npmjs.com/package/tree-sitter-sclin) -
Ultra-primitive tree-sitter grammar for syntax highlighting.
- [Advent of Code 2023](https://github.com/molarmanful/aoc-2023) -
Solutions written in sclin.

## Licensing

Expand Down

0 comments on commit 605de10

Please sign in to comment.