The-Self-Taught-Software-Engineer / kotlin-decompiledLinks
(Almost) every single language construct of the Kotlin programming language compiled to JVM bytecode and then decompiled to Java again for better readability
☆31Updated 3 years ago
Alternatives and similar repositories for kotlin-decompiled
Users that are interested in kotlin-decompiled are comparing it to the libraries listed below
Sorting:
- Kotlin DSLs generator (not an AI)☆35Updated 10 months ago
- A simple example of kotlim compiler plugin with FIR and IR.☆13Updated 2 years ago
- IntelliJ plug-in to visualize the Frontend Intermediate Representation (FIR tree) of a piece of Kotlin code☆42Updated 2 weeks ago
- ☆24Updated last year
- Kotlin Compiler plugin for React boilerplate☆46Updated 2 years ago
- Interactive polyhedra explorer with animated transformations☆34Updated 3 years ago
- CSV and FixedLength Formats for kotlinx-serialization☆30Updated last week
- Measure Kotlin K2 compiler performance in your repository☆48Updated 10 months ago
- Fuzzer for Kotlin libraries☆67Updated 2 weeks ago
- Kotlin syntax for clean parameterized code☆39Updated last week
- Ktor Plugins for Build Systems☆68Updated last week
- Predefined Bootstrap functions to use in Compose HTML☆72Updated last week
- Kotlin Compiler Plugin for source capture