Skip to content

exercism/clojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8e6ada9 Â· Apr 15, 2025
Jun 18, 2021
Feb 1, 2025
Jan 13, 2025
Jan 5, 2025
Jan 19, 2025
Apr 15, 2025
Mar 7, 2025
Feb 5, 2021
Jan 12, 2025
Mar 5, 2024
Jun 3, 2021
Oct 13, 2021
May 1, 2022
Apr 11, 2025
Jan 11, 2025
Jan 13, 2025

Repository files navigation

Exercism Clojure Track

Configlet CI test

Exercism exercises in Clojure

This is the Clojure track, one of the many tracks on Exercism. It holds all the exercises that are currently implemented and available for students to complete. The track consists of various concept exercises which teach the Clojure syllabus, and various practice exercises, which are unlocked by progressing in the syllabus and can be used to practice concepts learned. You can find this in the config.json.

Running the test suite

To test all exercises with sample solutions using babashka:

./test.clj .

{:tested 86, :fails ()}

Contributing Guide

Please see the contributing guide.