diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..8286f5f --- /dev/null +++ b/.editorconfig @@ -0,0 +1,6 @@ +[*] +charset=utf-8 +end_of_line=lf +insert_final_newline=false +indent_style=space +indent_size=2 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3537b26 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/.idea/ +/.gradle/ +/build/ \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..225b42b --- /dev/null +++ b/README.md @@ -0,0 +1,84 @@ +### About Fernflower + +Fernflower is the first actually working analytical decompiler for Java and +probably for a high-level programming language in general. Naturally it is still +under development, please send your bug reports and improvement suggestions to the +[issue tracker](https://youtrack.jetbrains.com/newIssue?project=IDEA&clearDraft=true&c=Subsystem+Decompiler). + +### Licence + +Fernflower is licenced under the [Apache Licence Version 2.0](http://www.apache.org/licenses/LICENSE-2.0). + +### Running from command line + +`java -jar fernflower.jar [-