A versatile and dynamically typed LISP language. For your quick scripting needs, consider using Babashka.
Also you should choose a build system. Either install and use deps.edn or Leiningen.
Install
Scoop
- The
extrasbucket is needed, asclj-depsdepends on thevcredist2022(Microsoft Visual C++ 2022 Redistributable) available within it! clj-depsand many other Clojure software packages (e.g., Babashka) are available from the scoop-clojure bucket/repository.
scoop bucket add extras
scoop bucket add scoop-clojure https://github.com/littleli/scoop-clojure
scoop install clj-deps
scoop update clj-depsFedora
sudo dnf install clojure