aoc2021/README.md
2021-12-02 18:21:23 +07:00

237 B

Advent of Code 2021

Decided to learn 3 new languages at a time! Hopefully I will last...

Haskell

ghc -dynamic program.hs && ./program

Prolog

swipl -g main file.pl

Racket

racket file.rkt