Install libsjacket-clojure by entering the following commands in the terminal:
sudo apt update sudo apt install libsjacket-clojure
Description:
Clojure code transformation library
sjacket provides structural code transformation through S-expressions. It can preserve code layout (such as tabulation) and comments. This library is suitable as a backend for Clojure editors.
Homepage: https://github.com/cgrand/sjacket
Version: 0.1.1-2
Section: universe/java