Skip to content

a haskell-based language calendar generator for advent of code

License

Notifications You must be signed in to change notification settings

metsis/aoc-polyglot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc-polyglot

a haskell-based language calendar generator for advent of code

description

inputs languagesWithWeights = your desired languages with weights

outputs calendar = a calendar that has randomly picked languages for each day, meaning you have to solve that day's puzzle in that language

usage

  1. clone the repo
  2. set your desired languages with weights in generator.hs
  3. run cabal run to generate the calendar
  4. the calendar will be found in calendar.txt

About

a haskell-based language calendar generator for advent of code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published