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.
☆160Dec 6, 2025Updated 3 months ago
Alternatives and similar repositories for KotlinCompilerPluginExample
Users that are interested in KotlinCompilerPluginExample are comparing it to the libraries listed below
Sorting:
- ☆154Feb 19, 2026Updated last month
- Template for IR based Kotlin compiler plugin.☆149Jun 3, 2025Updated 9 months ago
- An exploratory 3rd-party Kotlin Compiler Plugin☆97Oct 10, 2019Updated 6 years ago
- Experiment with server side rendering using compose and ktor☆310Apr 12, 2021Updated 4 years ago
- Undo snapshot state changes in Compose.☆149Sep 20, 2022Updated 3 years ago
- A Kotlin compiler plugin that generates equals, hashCode, and toString for plain old Kotlin objects in public APIs.☆413Updated this week
- Sample Kotlin Compiler Plugin using IR☆22Jun 2, 2023Updated 2 years ago
- Sequence diagram renderer for Jetpack Compose.☆61Sep 18, 2024Updated last year
- Kotlin DSL to create Android resource XML☆45Updated this week
- Requisite Tic Tac Toe demo of a Workflow-style architecture pattern built on Molecule and Compose UI☆24Sep 18, 2025Updated 6 months ago
- Little utilities for more pleasant immutable data in Kotlin☆292Oct 19, 2024Updated last year
- A KSP implementation of AutoService☆158Mar 5, 2026Updated 2 weeks ago
- A library for testing Kotlin and Java annotation processors, compiler plugins and code generation☆707Jul 15, 2024Updated last year
- Experiment on implementing Dagger code generation as a compiler plugin☆32Mar 2, 2020Updated 6 years ago
- Notes on Kotlin compiler plugin development, internal structure of compiler and everything else Kotlin metaprogramming☆51Dec 8, 2021Updated 4 years ago
- IDE plugin to assist Rebugger☆34Aug 23, 2025Updated 6 months ago
- A Kotlin compiler plugin for embedding information about the file being compiled☆353Mar 8, 2026Updated last week
- A Kotlin compiler plugin that generates redacted toString() implementations.☆430Mar 13, 2026Updated last week
- IntelliJ plug-in to visualize the Frontend Intermediate Representation (FIR tree) of a piece of Kotlin code☆46Updated this week
- Functional companion to Kotlin's Compiler☆410Updated this week
- A simple tool to display a text tree with Jetpack Compose🌲☆71Sep 20, 2021Updated 4 years ago
- 🌲 Kotlin script to list transitive dependencies of a Maven artifact.☆21Aug 24, 2022Updated 3 years ago
- Multiplaform kotlin library for calculating text differences. Based on java-diff-utils, supports JVM, JS and native targets.☆101Updated this week
- Kotlin Compiler Plugin for source capture☆77May 27, 2024Updated last year
- ☆47Apr 7, 2022Updated 3 years ago
- Multiplatform reactive UI for Android, iOS, and web using Kotlin and Jetpack Compose☆2,016Jan 9, 2026Updated 2 months ago
- Simplify mutating "immutable" state models (a Kotlin multiplatform library)☆256Jul 27, 2023Updated 2 years ago
- Kotlin compiler plugin to enable diagrammed function calls in the Kotlin programming language☆589Jun 20, 2024Updated last year
- A Gradle plugin that publishes your Android and Kotlin libraries, including sources and javadoc, to Maven Central or any other Nexus ins…☆1,684Updated this week
- ☆28Nov 30, 2021Updated 4 years ago
- An experimental UI toolkit for generating PowerPoint presentation files using Compose☆323Apr 13, 2023Updated 2 years ago
- Reactive server-driven UI for iOS, Android, and web☆261Mar 6, 2024Updated 2 years ago
- A plugin for Kotlin compiler for compile-time reflection☆382Feb 14, 2024Updated 2 years ago
- Simple composable for rendering transitions between backstacks.☆510Sep 18, 2025Updated 6 months ago
- Next-gen Dependency Injection for Kotlin (WIP)☆113Aug 6, 2025Updated 7 months ago
- An implementation of Compose Codelab and creation of Gmail App UI in Jetpack Compose live coding at 360Andev Conference☆26Jul 23, 2020Updated 5 years ago
- Ktor Plugin and Kotlin(X) integrations for GCP PubSub☆24Mar 2, 2026Updated 2 weeks ago
- kotlin multiplatform implementation/bindings of opentest4j☆22Nov 14, 2023Updated 2 years ago
- Declarative pattern matching solution to algebraic data types in Kotlin programming☆24Sep 2, 2019Updated 6 years ago