# Kotlin Compiler Plugin Capabilities for Development-Time Type Generation

DevFeed: [Kotlin Compiler Plugin Capabilities for Development-Time Type Generation](<https://devfeed.tech/articles/kotlin-revolutionary-announcement-39344.md>)

Original publisher: [Read original article](<https://kt.academy/article/kotlin-compiler-plugin-announcement>)

Published: 2023-04-19T00:00:00Z

Content type: opinion

Language: en

Sources: [Kt. Academy](<https://devfeed.tech/sources/kt-academy.md>)

Topics: [Kotlin](<https://devfeed.tech/topics/kotlin.md>), [Compiler](<https://devfeed.tech/topics/compiler.md>), [Programming](<https://devfeed.tech/topics/programming.md>)

Tags: [compiler](<https://devfeed.tech/tags/compiler.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [kotlin-compiler](<https://devfeed.tech/tags/kotlin-compiler.md>), [programming](<https://devfeed.tech/tags/programming.md>), [workshop-learning-programming](<https://devfeed.tech/tags/workshop-learning-programming.md>)

## AI overview

The article discusses Kotlin Compiler Plugin capabilities that may generate types during development, potentially allowing statically typed code to reference properties from JSON, CSV, and database structures without manually defining all corresponding classes.

## Source excerpt

Kotlin announcement that will change the way we all will write code.