23 Forks
68 Stars
68 Watchers

Clojure

All Algorithms implemented in Clojure

How to download and setup Clojure

Open terminal and run command
git clone https://github.com/TheAlgorithms/Clojure.git
git clone is used to create a copy or clone of Clojure repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Clojure https://github.com/TheAlgorithms/Clojure/archive/master.zip

Or simply clone Clojure with SSH
[email protected]:TheAlgorithms/Clojure.git

If you have some problems with Clojure

You may open issue on Clojure support forum (system) here: https://github.com/TheAlgorithms/Clojure/issues