What language(s) will you be using? Will you be trying anything different this year to usual?

  • @totally_notAcat
    link
    27 months ago

    I’m doing it in ocaml this year because a friend is doing it in ocaml and they asked me to do it in ocaml so they can see how I do it(this is my first time ever programming in ocaml(last year I was doing it in Haskell)). I’m also in general trying to restrict the amount of recursion I use to force me to use library functions.