Does anyone have any goals they are hoping to achieve this year?

I’m planning to try and learn Raku but probably not use it as my primary solution language. I always prefer to do a secondary implementation in the new language so I’m not stuck on syntax and how to solve the problem.

As always my goal is to finish all the stars ✨🌟✨

  • hal9001@lemmy.worldOP
    link
    fedilink
    arrow-up
    2
    ·
    11 months ago

    Uiua sounds super interesting. I remember day 19 last year being very finicky.

    I’m the same way I want to solve the problem and not have to also solve the problem of writing in a new language.

    Here is my day 19 in clojure (not sure of that helps at all)

    • mykl@lemmy.worldM
      link
      fedilink
      arrow-up
      2
      ·
      11 months ago

      Thanks, I’m not that familiar with Clojure, but I can read it okay. How fast did that run for you? I tried it in an online Clojure editor and it took more than 10 seconds for me, which from memory is comparable with my solution before I started hacking in some terrible shortcuts…