tools.decompiler
tools.decompiler copied to clipboard
A decompiler for clojure, in clojure
Results
2
tools.decompiler issues
Sort by
recently updated
recently updated
newest added
Build from the clojure cli: #### compile the java agent class: `clojure -T:build compile` or when consuming as a dep, the standard `clojure -T:deps prep` should work #### build a...
``` Syntax error (IllegalArgumentException) compiling deftype* at (rrbt.clj:282:1). Must hint overloaded method: toArray ```