kotlin-compiler-plugin

There are 57 repositories under kotlin-compiler-plugin topic.

  • auto-tostring

    A kotlin compiler plugin to generate toString like data class.

    Language:Kotlin3
  • Kebug

    Kebug is a kotlin compiler plugin to trace methods call

    Language:Kotlin3
  • kotlin-loc

    A Kotlin compilation plugin used to replace specific variables with the current code location

    Language:Kotlin2
  • KotlinCompilerPluginTasteSample

    코틀린 컴파일러 플러그인 맛보기 행사 샘플 프로젝트

    Language:Kotlin2
  • KotlinDataClassNoCopy

    Suppress the generation of the copy() function in Kotlin's data class.

    Language:Kotlin2
  • composable-function-reference-diagnostic-suppressor

    COMPOSABLE_FUNCTION_REFERENCE diagnostic suppression Kotlin compiler plugin

    Language:Kotlin2
  • Kuery

    Kuery is a database library ment to serve all your database needs. A single library with portable code base for your stack needs

    Language:C2
  • kotlin-frontend-plugin-template

    A template for Kotlin compiler frontend plugins with IntelliJ support.

    Language:Kotlin2
  • injectable

    Kotlin compiler plugin that injects semantic information into Jetpack Compose UI elements.

    Language:Kotlin1
  • JvmOnlyLinter

    A linter for kotlin multiplatform development with JVM target

    Language:Kotlin1
  • fun-cache

    FunCache is a Kotlin library that provides easy-to-use annotation for caching function results using Kotlin Compiler Plugin

    Language:Kotlin1
  • KotlinCompilerPluginPlayground

    for ir dumping

    Language:Kotlin1
  • execs-plugin

    Kotlin compiler plugin for exECS library

    Language:Kotlin1
  • scope

    Scopes coming here soon

    Language:Kotlin1
  • inspekt

    A Kotlin compiler plugin to assist on extending inspection tools

    Language:Kotlin1
  • Anvil

    🚀 Build C projects effortlessly with Anvil, a minimal C build system offering auto-rebuild, custom directories, and clear Makefiles, all with zero dependencies.

    Language:C
  • Anvil

    🚀 Simplify C project builds with Anvil, a minimal, dependency-free system offering live file watching, custom directories, and easy Makefile generation.

    Language:C
  • RAkII

    Structured RAII with error handling for Kotlin Multiplatform.

    Language:Kotlin
  • Annotations-Source-Code-Modification

    Source code of the paper "On the Applicability of Annotation-based Source Code Modification in Kotlin" for MPLR'23

    Language:Kotlin
  • ktargeter-sample

    ktargeter sample

    Language:Kotlin