Skip to content

bekerk/aoc-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc-2025

Advent of Code 2025

Trying to do all days in whatever language I feel like doing - happy holidays!

Running

nix develop . # enter dev shell, run day of your choice in one of the lang dirs [rs, prolog]

You might say I do not have nix, then either ignore it or install:

curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install

References

About

Advent of Code 2025 in Rust / Prolog / ...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published