Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeremygrosser/advent
Advent of Code - Ada
https://github.com/jeremygrosser/advent
ada advent advent-of-code
Last synced: about 2 months ago
JSON representation
Advent of Code - Ada
- Host: GitHub
- URL: https://github.com/jeremygrosser/advent
- Owner: JeremyGrosser
- Created: 2019-12-03T08:09:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-13T20:18:10.000Z (about 2 months ago)
- Last Synced: 2024-11-13T20:20:24.805Z (about 2 months ago)
- Topics: ada, advent, advent-of-code
- Language: Ada
- Homepage: https://adventofcode.com/
- Size: 452 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
These are my solutions for the [Advent of Code](https://adventofcode.com/)
puzzles. I'm using this as a way to exercise my programming skills and learn
Ada. Nothing here should be taken as a best practice and there's a good chance
that the solutions are incorrect.