exercism / clojure

Exercism exercises in Clojure.

Home Page:https://exercism.org/tracks/clojure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Exercism exercises in Clojure.

https://exercism.org/tracks/clojure

License:MIT License


Languages

Language:Clojure 98.8%Language:Shell 0.8%Language:Mustache 0.5%