Skip to content

My solutions to Advent of Code 2023, written entirely in Julia

License

Notifications You must be signed in to change notification settings

BlakeJC94/aoc2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AOC2023

My solutions to Advent of Code 2023, written entirely in Julia

Note: unfortunately I fell incredibly ill following a flight back home on day 10 :(
I'd like to come back to this with some new Julia integrations I've seen for Vim

Usage

Run code for solutions to problems for the selected day

$ julia --project=. run.jl <day>

Run tests

$ julia --project=. test/runtests.jl [day]

Useful resources

About

My solutions to Advent of Code 2023, written entirely in Julia

Resources

License

Stars

Watchers

Forks

Languages