Selbosh / AdventOfCode2021.jl

Converting Advent of Code 2021 solutions from R to Julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AdventOfCode2021.jl

I originally completed Advent of Code 2021 in the R language. In this repository, I try to translate my solutions into Julia code, to see how the two languages compare in performance and style.

Disclaimer

I have no idea what I am doing. I don't even know Julia or have any experience using it. I am very much making things up as I go along. Any suggestions for making the code simpler, faster or more idiomatic are gratefully received.

Find me on Twitter @TeaStats

About

Converting Advent of Code 2021 solutions from R to Julia


Languages

Language:Julia 100.0%