https://github.com/practicalli/four-clojure
Discussions on solving the 4Clojure Code challenges
https://github.com/practicalli/four-clojure
Last synced: 7 months ago
JSON representation
Discussions on solving the 4Clojure Code challenges
- Host: GitHub
- URL: https://github.com/practicalli/four-clojure
- Owner: practicalli
- License: cc-by-sa-4.0
- Created: 2018-12-24T14:02:19.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-12T14:12:32.000Z (9 months ago)
- Last Synced: 2025-05-25T10:43:34.328Z (8 months ago)
- Language: Clojure
- Size: 198 KB
- Stars: 18
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# four-clojure
Clojure design journal source code from solving [4Ever Clojure challenges](https://4clojure.oxal.org/).
> 4Ever Clojure replaces the decommissioned 4clojure.com website and includes the same challenges.
Rather than just sharing the solutions, or showing off how small a golf score can be attained (there lays madness), these design journals show the working to get to one or more solutions
Each design journal offers opinions as to those solutions in terms of idioms, readability, abstraction and where relevant performance.
[Practicalli 4 Clojure Walk-though video playlist](https://www.youtube.com/playlist?list=PLpr9V-R8ZxiDB_KGrbliCsCUrmcBvdW16) contains Live coding sessions of some of the 4Clojure challenges.
## Usage
Open a file in your favourite Clojure editor and evaluate the code in the REPL.
## License
Copyright © 2025 Practicalli
Distributed under Creative Commons Attribution Share-Alike 4.0 International