Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 219 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 219 Bytes

dekotpiler (WIP)

Decompiles kotlin-compiled JVM bytecode back into kotlin.

Note: This project is work-in-progress currently unable to do many things such as:

  • Inline functions
  • Coroutines
  • Lot of optimizations