An open API service indexing awesome lists of open source software.

https://github.com/bnorm/kotlin-ir-plugin-template

Template for IR based Kotlin compiler plugin.
https://github.com/bnorm/kotlin-ir-plugin-template

compiler-plugin kotlin kotlin-ir

Last synced: over 1 year ago
JSON representation

Template for IR based Kotlin compiler plugin.

Awesome Lists containing this project

README

          

# kotlin-ir-plugin-template

Template project for building Kotlin compiler plugins using IR.