You can read the motivation behind clj-java-decompiler and the usage example in the blog post. This library is an integrated Clojure-to-Java decompiler usable from the REPL. Under the hood, it uses ...
As a developer who splits his time between the .NET and Java platforms, I have been surprised and dismayed by the lackluster selection of decompilers in the Java ecosystem. Jad (no longer maintained, ...