Wanted to do the AOC in 4 languages (Kotlin, Java,...
# advent-of-code
b
Wanted to do the AOC in 4 languages (Kotlin, Java, Swift and Typescript) A breeze in Kotlin but in Java…😭 when your spoiled with concise languages. https://github.com/bendh/advent-of-code-2022-kotlin https://github.com/bendh/advent-of-code-2022-java
c
Wow GitHub still doesn't syntax-highlight
var
in Java…
j
shows how much github loves Java 😀
w
cant wait for the next New Feature* (* supported in python and node js only)
e
I'm doing 4 languages as well, but a different 4: Haskell, Kotlin (multiplatform), Python, Rust https://github.com/ephemient/aoc2022 sometimes Kotlin is kinda awkward relative to at least one of the others! never as bad as Java though