Skip to content

calebball/aoc23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎄 Advent of Code 2023 🎁

Welcome to my solutions to the 2023 edition of Advent of Code!

This year I'm working in Gleam, which is a fun language that primarily targets the Erlang VM.

If you'd like to run these solutions then you'll need to install Gleam. With that done you can pass the day, the part and the input file to process. For example

gleam run day1 part1 input/day1.txt

About

Advent of Code 2023 in Gleam ✨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages