# kotlin-ir-plugin-template **Repository Path**: sunbxonline/kotlin-ir-plugin-template ## Basic Information - **Project Name**: kotlin-ir-plugin-template - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-09 - **Last Updated**: 2025-08-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # kotlin-ir-plugin-template > [!IMPORTANT] > This project is no longer being actively maintained > as an official compiler plugin template is available: > [kotlin-compiler-plugin-template](https://github.com/Kotlin/kotlin-compiler-plugin-template) Template project for building Kotlin compiler plugins using IR.