/kotlin-compiler-plugin

Template for Kotlin compiler plugins

Primary LanguageKotlinApache License 2.0Apache-2.0

kotlin-compiler-plugin

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