
Template for creating compiler plugins, enabling custom transformations and extensions. Caution advised due to complexity and potential impact on code behavior.
A Kotlin compiler plugin that does magical things!
More seriously, this is a template for creating Kotlin compiler plugins Use with care!
Note: This template was created using Brian Norman's Kotlin IR Plugin Template
A Kotlin compiler plugin that does magical things!
More seriously, this is a template for creating Kotlin compiler plugins Use with care!
Note: This template was created using Brian Norman's Kotlin IR Plugin Template