Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/natikgadzhi/advent-of-code-2023

Advent of Code 2023, in Swift
https://github.com/natikgadzhi/advent-of-code-2023

advent-of-code advent-of-code-2023 advent-of-code-2023-swift swift

Last synced: 23 days ago
JSON representation

Advent of Code 2023, in Swift

Awesome Lists containing this project

README

        

# Advent of Code 2023, in Swift

And not really a good swift, either. Sticking with "Swift on Server" flavor and not using Apple APIs.

On a Mac, you should be able to download the repo and just `swift {exampleFileName}.swift` and it should run.