How to Install libriddley-clojure in Ubuntu 18.04



Install libriddley-clojure by entering the following commands in the terminal:

sudo apt update
sudo apt install libriddley-clojure

Description:

code walking library for Clojure

Riddley provides a correct `riddley.walk/macroexpand-all`, which preserves the binding information in `&env` and expands inlined functions, and `riddley.walk/walk-exprs`, which is a general mechanism for code walking and transformation.

Homepage: https://github.com/ztellman/riddley

Version: 0.1.14-1

Section: universe/java