Foso / KotlinCompilerPluginExampleLinks
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.
☆147Updated last month
Alternatives and similar repositories for KotlinCompilerPluginExample
Users that are interested in KotlinCompilerPluginExample are comparing it to the libraries listed below
Sorting:
- Template for IR based Kotlin compiler plugin.☆148Updated 2 months ago
- A library for testing Kotlin and Java annotation processors, compiler plugins and code generation☆136Updated this week
- ☆110Updated 2 months ago
- Gradle plugin for publishing of Kotlin libs☆121Updated last week
- A KSP implementation of AutoService☆146Updated this week
- Kotlin Multiplatform (KMP) library that adds basic support for Unicode code points☆120Updated 2 weeks ago
- ☆105Updated last month
- ☆141Updated 9 months ago
- Xml support for KotlinX Serialization☆82Updated last year
- Kotlin Multiplatform File System Watcher☆120Updated 3 weeks ago
- An annotation-based caching library for Kotlin Multiplatform☆102Updated 3 weeks ago
- Routing feature for Compose Web, Compose HTML and Desktop☆153Updated 2 weeks ago
- Multiplaform kotlin library for calculating text differences. Based on java-diff-utils, supports JVM, JS and native targets.☆95Updated last week
- A Kotlin compiler plugin for embedding information about the file being compiled☆327Updated this week
- Notes on Kotlin compiler plugin development, internal structure of compiler and everything else Kotlin metaprogramming☆51Updated 3 years ago
- Fast dependency graph validation for Gradle☆133Updated this week
- Experiment with server side rendering using compose and ktor☆299Updated 4 years ago
- Method call logging for Kotlin Multiplatform☆195Updated 2 years ago
- DataClassGenerate (or simply DCG) is a Kotlin compiler plugin that addresses an Android APK size overhead from Kotlin data classes.☆160Updated last week
- A Kotlin multiplatform unit testing library inspired by / similar to Google Truth.☆119Updated last month
- 🧩 A basic compose chrome extension template☆98Updated 3 months ago
- Opinionated Application State Management framework for Kotlin Multiplatform☆159Updated 4 months ago
- Next gen dependency injection library for Kotlin [WIP]☆111Updated 2 weeks ago
- Kotlin browser API☆157Updated this week
- Kompose wrappers for material-components-web☆122Updated 10 months ago
- Kotlin Symbol Processing (KSP) sample project☆51Updated 3 years ago
- Li Haoyi's excellent Pretty Printing library ported to Kotlin!☆176Updated 7 months ago
- Seamless two-way communication between Kotlin/Native and Kotlin/JVM. Supports suspend functions, classes, interfaces, no-copy buffers and…☆98Updated 9 months ago
- Build job schedules with kotlinx-datetime and kotlinx-coroutines☆178Updated this week
- Interactive playground for learning how to use Jetpack Compose modifiers☆187Updated last year