I see that most of the Java decompilers support till Java 7.
Are there any decompilers which support Java 8 - especially Lambda expressions?
I want to run such a decompiler in my ubuntu machine.
I see that most of the Java decompilers support till Java 7.
Are there any decompilers which support Java 8 - especially Lambda expressions?
I want to run such a decompiler in my ubuntu machine.
Procyon and CFR both support Java 8 language features, including lambda expessions and method references.