razetime / aoc

Advent of Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code solutions
Usually in array languages, or something else that is interesting.
I post the best code I can come up with without assistance here, usually.
If you'd like a long form explanation of any solution, add an issue.
Inputs are not given since they are not open source.

2015: J
2016: Mercury
2017: Lil
2020: APL
2021: BQN
2022: Lil, BQN
2023: Maude

Mercury: use mmc --make <insert program name without .m>
Lil: lilt <filename>
Maude: maude -trust <filename>
erew run . *** (might be different for some days)

About

Advent of Code

License:Mozilla Public License 2.0


Languages

Language:APL 86.7%Language:Mercury 11.5%Language:J 1.3%Language:OpenEdge ABL 0.3%Language:Ruby 0.1%Language:Shell 0.0%