News

Kotlin Symbol Processing API Welcome to KSP! Kotlin Symbol Processing (KSP) is an API that you can use to develop lightweight compiler plugins. KSP provides a simplified compiler plugin API that ...
Symbol Processors Playground A playground for building and sharing Kotlin Symbol Processor (KSP) annotation processors. This repository contains educational and production-style KSP processors created ...