Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/natikgadzhi/advent-of-code-2023
- Owner: natikgadzhi
- License: mit
- Created: 2023-12-03T07:12:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-07T04:48:46.000Z (about 1 year ago)
- Last Synced: 2023-12-07T05:29:46.110Z (about 1 year ago)
- Topics: advent-of-code, advent-of-code-2023, advent-of-code-2023-swift, swift
- Language: Swift
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.