kotlin-compiler topic
kotlin-compiler-server
Server for executing kotlin code
arrow-meta
Functional companion to Kotlin's Compiler
no-copy
A Kotlin compiler plugin that removes the `copy` method of data classes.
Cosmic-IDE
A next-gen Ide for JVM development on Android
arrow-meta-examples
Some examples for Λrrow Meta the functional companion to Kotlin's Compiler & IDE.
KotlinCompilerPluginExample
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 that is being compiled, as a compiler warning to the terminal...
KotlinW
A small wrapper for the Kotlin compiler that can be used to execute .kts scripts
kotlin-plugin-generated
A Kotlin compiler plugin that annotates Kotlin-generated methods for improved coverage reports
detekt-compiler-plugin
Experimental support for detekt as a Kotlin compiler plugin