kotlin-acyclic
Published documentation for this repository.
- Guides: Repo guides, reference docs, and module notes.
- kotlin-acyclic: Source-retained Kotlin Multiplatform annotations and enums for expressing structural acyclicity policy in Kotlin source.
- kotlin-acyclic-plugin: K2/FIR compiler plugin for enforcing structural acyclicity rules in Kotlin source, published per supported Kotlin line.
- kotlin-acyclic-ij-plugin: IntelliJ IDEA helper plugin for one.wabbit.acyclic projects that wires external compiler-plugin support from imported build arguments.
- kotlin-acyclic-gradle-plugin: Gradle plugin for one.wabbit.acyclic, with a typed acyclic DSL and automatic resolution of the Kotlin-matched compiler plugin.
- Repository