Template for IR based Kotlin compiler plugin.
☆150Jun 3, 2025Updated last year
Alternatives and similar repositories for kotlin-ir-plugin-template
Users that are interested in kotlin-ir-plugin-template are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆25Sep 17, 2022Updated 3 years ago
- A library for testing Kotlin and Java annotation processors, compiler plugins and code generation☆712Jul 15, 2024Updated 2 years ago
- Kotlin Compiler plugin for React boilerplate☆47Apr 20, 2023Updated 3 years ago
- ☆163Jun 26, 2026Updated last month
- Notes on Kotlin compiler plugin development, internal structure of compiler and everything else Kotlin metaprogramming☆51Dec 8, 2021Updated 4 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Kotlin compiler plugin to enable diagrammed function calls in the Kotlin programming language☆589Jun 20, 2024Updated 2 years ago
- This is an example project that shows how to create a Kotlin Compiler Plugin. The plugin will print "Hello from" and the name of the file…