Skip to content

bishabosha/advent-of-code-2023

Repository files navigation

advent-of-code-2023

Advent of Code challenges 2023, exercising an unmerged feature proposal in Scala 3 for tuples with labelled fields

Requirements

  • build locally Scala 3 compiler from this PR scala/scala3#19075, for convenience I published it locally under the name 3.4.0-RC1-namedtuples-bin-SNAPSHOT (set baseVersion in project/Build.scala to "3.4.0-RC1-namedtuples")
  • you will need Scala CLI
  • run scala-cli setup-ide . on this repository, then open in your favorite Metals-enabled editor

About

Advent of Code challenges 2023

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages