Skip to content

Solutions to Advent of Code 2022 in Lots of Languages

Notifications You must be signed in to change notification settings

Jlobblet/advent-of-code-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code-2022

My solutions to Advent of Code 2022. Unlike previous years, I am to write a variety of languages day-to-day based on what I'm feeling like and what suits the problem.

Dependencies

Table of Solution Languages

Day Languages
1 J, C, Rust
2 J
3 J, F#, C Bash
4 Haskell, Agda
5 Factor
6 J
7 Python
8 Python (NumPy)
9 Agda
10 J, C#, Elixir
11 Kotlin
12 ALGOL 68
13 ALGOL 68
14 Rust
15 D
16 Clojure
17
18
19
20
21 C
22
23
24
25 Haskell

Likely dependencies for future days

Usage

Run the desired day via make.