Very impressive; this is already answering some nagging questions I've had
about code generation, especially with protocols and defrecord.
On Mon, Jan 29, 2018 at 8:25 AM, Laurens Van Houtven <_...@lvh.io> wrote:
> This is awesome! Thanks Alexander!
>
> On Mon, Jan 29, 2018 at 8:58 AM, Alexander
This is awesome! Thanks Alexander!
On Mon, Jan 29, 2018 at 8:58 AM, Alexander Yakushev
wrote:
> I'm happy to release clj-java-decompiler[1] today, a wrapper around
> Procyon[2] Java decompiler. With it, you can cut the feedback loop of
> writing a file, AOT-compiling it, and then running the cla
I'm happy to release clj-java-decompiler[1] today, a wrapper around
Procyon[2] Java decompiler. With it, you can cut the feedback loop of
writing a file, AOT-compiling it, and then running the classes through a
decompiler to a single call in the REPL.
user> (clj-java-decompiler.core/decompile