Skip to content

patrickmn/adventofkoka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Koka

Advent of Code solutions in Koka.

Prerequisites

  • Install Koka: curl -sSL https://github.com/koka-lang/koka/releases/latest/download/install.sh | sh

Running

  • Put your puzzle input in input/day01
  • koka -e src/year2020/day01.kk

About

Advent of Code solutions in Koka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published