https://github.com/tomakado/aoc2024clj
Advent of Code 2024 in Clojure
https://github.com/tomakado/aoc2024clj
advent-of-code advent-of-code-2024 advent-of-code-2024-clojure clojure
Last synced: over 1 year ago
JSON representation
Advent of Code 2024 in Clojure
- Host: GitHub
- URL: https://github.com/tomakado/aoc2024clj
- Owner: tomakado
- License: other
- Created: 2024-12-02T00:29:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-04T02:16:58.000Z (over 1 year ago)
- Last Synced: 2025-01-30T09:41:50.133Z (over 1 year ago)
- Topics: advent-of-code, advent-of-code-2024, advent-of-code-2024-clojure, clojure
- Language: Clojure
- Homepage: https://adventofcode.com
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# aoc2024clj
A Clojure library designed to ... well, that part is up to you.
## Usage
FIXME
## License
Copyright © 2024 FIXME
This program and the accompanying materials are made available under the
terms of the Eclipse Public License 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0.
This Source Code may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License, v. 2.0 are satisfied: GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or (at your
option) any later version, with the GNU Classpath Exception which is available
at https://www.gnu.org/software/classpath/license.html.