kotlin-compiler
There are 25 repositories under kotlin-compiler topic.
arrow-kt/arrow-meta
Functional companion to Kotlin's Compiler
JetBrains/kotlin-compiler-server
Server for executing kotlin code
AhmedMourad0/no-copy
A Kotlin compiler plugin that removes the `copy` method of data classes.
Foso/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 log.
aafanasev/sekret
Kotlin compiler plugin to hide secret data
deepmedia/Knee
Seamless two-way communication between Kotlin/Native and Kotlin/JVM. Supports suspend functions, classes, interfaces, no-copy buffers and much more.
arrow-kt/arrow-meta-examples
Some examples for Λrrow Meta the functional companion to Kotlin's Compiler & IDE.
detekt/detekt-compiler-plugin
Experimental support for detekt as a Kotlin compiler plugin
ktargeter/ktargeter
Kotlin compiler plugin that allows overriding annotation use-site targets for properties 🛠️
fabianishere/kotlin-plugin-generated
A Kotlin compiler plugin that annotates Kotlin-generated methods for improved coverage reports
Takhion/sample-kotlin-compiler-plugin
Sample project demonstrating how to create a basic Kotlin compiler plugin.
MikeDepies/Kompute
Kotlin Compiler plugin bringing reactivity to variable declarations
cypressious/KotlinW
A small wrapper for the Kotlin compiler that can be used to execute .kts scripts
tschuchortdev/kotlin-elements
Extension of the Java annotation processing API to Kotlin types
JetBrains-Research/kotlin-code-anomaly
Code anomaly detection in Kotlin compiler
halilozel1903/LearnKotlinProgramming
Let's Learn Kotlin Programming 💜 🧡
ItsLastDay/KotlinFuzzer
Fuzzer for Kotlin compiler. Found > 65 unique bugs in kotlinc v1.1.4-3.
JavierSegoviaCordoba/kotlin-compiler-extensions
Set of extensions for the Kotlin compiler APIs
irenedea/kotlin-frontend-plugin-template
A template for Kotlin compiler frontend plugins with IntelliJ support.
EasyKotlin/kotlin
The Kotlin Programming Language
hazae41/kotlin-compiler-gui
Quickly compile Kotlin classes (.kt) and run Kotlin scripts (.kts)
nyabkun/qq-compact-lib
Kotlin library that can extract code elements from your codebase and make a compact library.
rbrito/pkg-kotlin-compiler
Unofficial Debian packaging of the Kotlin command-line compiler
ktargeter/ktargeter-sample
ktargeter sample