An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: kotlin-compiler

JavierSegoviaCordoba/kotlin-compiler-extensions

Set of extensions for the Kotlin compiler APIs

Language: Kotlin - Size: 881 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 6 - Forks: 0

karmakrafts/Iridium

Testing framework for Kotlin compiler plugins using a custom compiler driver.

Language: Kotlin - Size: 239 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 5 - Forks: 0

aafanasev/sekret

Kotlin compiler plugin to hide secret data

Language: Kotlin - Size: 281 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 122 - Forks: 8

JetBrains/kotlin-compiler-server

Server for executing kotlin code

Language: Kotlin - Size: 2.49 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 267 - Forks: 78

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.

Language: Kotlin - Size: 3.14 MB - Last synced at: 14 days ago - Pushed at: 16 days ago - Stars: 145 - Forks: 7

arrow-kt/arrow-meta

Functional companion to Kotlin's Compiler

Language: Kotlin - Size: 21 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 404 - Forks: 43

karmakrafts/Introspekt

Positional code and compile-time introspection API for Kotlin/Multiplatform.

Language: Kotlin - Size: 662 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

deepmedia/Knee

Seamless two-way communication between Kotlin/Native and Kotlin/JVM. Supports suspend functions, classes, interfaces, no-copy buffers and much more.

Language: Kotlin - Size: 282 KB - Last synced at: 19 days ago - Pushed at: 8 months ago - Stars: 92 - Forks: 3

detekt/detekt-compiler-plugin πŸ“¦

Experimental support for detekt as a Kotlin compiler plugin

Language: Kotlin - Size: 424 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 55 - Forks: 5

AhmedMourad0/no-copy

A Kotlin compiler plugin that removes the `copy` method of data classes.

Language: Kotlin - Size: 295 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 159 - Forks: 4

JetBrains-Research/kotlin-code-anomaly

Code anomaly detection in Kotlin compiler

Language: Jupyter Notebook - Size: 1.94 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 0

halilozel1903/LearnKotlinProgramming

Let's Learn Kotlin Programming πŸ’œ 🧑

Language: Kotlin - Size: 61.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 1

arrow-kt/arrow-meta-examples πŸ“¦

Some examples for Ξ›rrow Meta the functional companion to Kotlin's Compiler & IDE.

Language: Kotlin - Size: 153 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 58 - Forks: 20

MikeDepies/Kompute

Kotlin Compiler plugin bringing reactivity to variable declarations

Language: Kotlin - Size: 108 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 1

ktargeter/ktargeter

Kotlin compiler plugin that allows overriding annotation use-site targets for properties πŸ› οΈ

Language: Kotlin - Size: 156 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 43 - Forks: 1

EasyKotlin/kotlin Fork of JetBrains/kotlin

The Kotlin Programming Language

Language: Java - Size: 364 MB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

Takhion/sample-kotlin-compiler-plugin

Sample project demonstrating how to create a basic Kotlin compiler plugin.

Language: Kotlin - Size: 50.8 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 27 - Forks: 2

cypressious/KotlinW

A small wrapper for the Kotlin compiler that can be used to execute .kts scripts

Language: Kotlin - Size: 57.6 KB - Last synced at: 2 months ago - Pushed at: over 8 years ago - Stars: 17 - Forks: 2

nyabkun/qq-compact-lib

Kotlin library that can extract code elements from your codebase and make a compact library.

Language: Kotlin - Size: 199 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

hazae41/kotlin-compiler-gui πŸ“¦

Quickly compile Kotlin classes (.kt) and run Kotlin scripts (.kts)

Language: Kotlin - Size: 28.8 MB - Last synced at: 6 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

irenedea/kotlin-frontend-plugin-template

A template for Kotlin compiler frontend plugins with IntelliJ support.

Language: Kotlin - Size: 62.5 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

ItsLastDay/KotlinFuzzer

Fuzzer for Kotlin compiler. Found > 65 unique bugs in kotlinc v1.1.4-3.

Language: Kotlin - Size: 1.49 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

fabianishere/kotlin-plugin-generated

A Kotlin compiler plugin that annotates Kotlin-generated methods for improved coverage reports

Language: Kotlin - Size: 195 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 34 - Forks: 5

tschuchortdev/kotlin-elements πŸ“¦

Extension of the Java annotation processing API to Kotlin types

Language: Kotlin - Size: 397 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 1

ktargeter/ktargeter-sample

ktargeter sample

Language: Kotlin - Size: 69.3 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Mfungorn/kompiler-swing

Language: Kotlin - Size: 112 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

rbrito/pkg-kotlin-compiler

Unofficial Debian packaging of the Kotlin command-line compiler

Language: Shell - Size: 61.3 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1