https://github.com/aburd/clojure-golf
Golfing exercises for clojure
https://github.com/aburd/clojure-golf
Last synced: 12 months ago
JSON representation
Golfing exercises for clojure
- Host: GitHub
- URL: https://github.com/aburd/clojure-golf
- Owner: aburd
- License: gpl-3.0
- Created: 2025-02-01T09:23:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-06T03:18:17.000Z (over 1 year ago)
- Last Synced: 2025-03-06T04:23:33.494Z (over 1 year ago)
- Language: Clojure
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to Tokyo Clojure Golf!
You can get started by running:
```
clj -M:help
```
Or you can just start doing the challenges. I recommend completing the challenges in this order:
- golf.2025.2.loading
- golf.2025.2.search-light
- golf.2025.2.forest-for-the-keys
If you finish everything, consider helping somebody else or trying more challenges on https://codegolf.stackexchange.com.