Live data from Hacker News

Fernflower Java Decompiler

github.com

1–10 of 45 posts

Re: Fernflower Java Decompiler

#3
The correct name is Fernflower, not FernFlower.

I found this amusing, from a Java perspective. The 3-character command-line options are also very "not Java-ish". However, since this one is also written in Java, a good test is if it can decompile itself perfectly and the result recompiled to a matching binary; much like how bootstrapping a compiler involves compiling itself and checking for the existence of the fixed-point.

Re: Fernflower Java Decompiler

#9
> Fernflower is the first actually working analytical decompiler for Java and probably for a high-level programming language in general.

That really deserves a link. What is an “analytical” decompiler?

Post reply on HN