Advertisement · 728 × 90

Posts by Javi

Kotlin Compiler Plugin resources

1. Template: github.com/demiurg906/k...
2. Frontend docs (FIR): github.com/JetBrains/ko...
3. Samples:
- FIR: github.com/JetBrains/ko...
- IR: github.com/JetBrains/ko...
4. Kopy project: github.com/JavierSegovi...

#kotlin #compiler #plugin #resources

1 year ago 3 0 0 0
Preview
GitHub - demiurg906/kotlin-compiler-plugin-template Contribute to demiurg906/kotlin-compiler-plugin-template development by creating an account on GitHub.

Here is a template with the whole setup:

github.com/demiurg906/k...

1 year ago 2 0 0 0

How are you testing it? The official internal framework to test compiler plugins is working very well for me.

1 year ago 1 0 1 0