Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Advent of Code 2023 in Scala

License

NotificationsYou must be signed in to change notification settings

spamegg1/advent-of-code-2023-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

Happy New Year everyone! 🎄 🎅 🎆 🎇 🎊 🎉

SolvingAdvent of Code 2023 from December 1 to December 25, 2023, inScala.

UsingScala-cli withVisual Studio Code andMetals extension.

Setup

To setup, install Scala, VS Code, Metals,git andscala-cli. Then

git clone https://github.com/spamegg1/advent-of-code-2023-scalacd advent-of-code-2023-scalascala-cli setup-ide.code.

Usage

I setup 25 empty worksheets, one for each day. You can use themain branch as a "blank template".

Libraries

I setup this to be a Scala-cli project using theScala Toolkit.

For example, for the puzzles that require file input / output, you can useos-lib that comes with the Toolkit.

Solutions

I will post solutions on thesolutions branch, keeping themain branch empty.


[8]ページ先頭

©2009-2025 Movatter.jp