Skip to content
This repository has been archived by the owner on Jan 3, 2022. It is now read-only.
/ aoc-2021 Public archive

Advent of Code 2021 solutions in the dependently typed functional programming language Idris2

License

Notifications You must be signed in to change notification settings

Olavhaasie/aoc-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021 Solutions

This repo contains my AoC 2021 solutions written in Idris2, a dependently typed functional programming language.

You can run the solutions by cding into the directory and running with:

idris2 --package contrib main.idr -x main

About

Advent of Code 2021 solutions in the dependently typed functional programming language Idris2

Topics

Resources

License

Stars

Watchers

Forks