Javi's Avatar

Javi

@javiersc.com

Doing things with Kotlin, Gradle, and Android

25
Followers
96
Following
3
Posts
21.12.2024
Joined
Posts Following

Latest posts by Javi @javiersc.com

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

04.01.2025 15:42 ๐Ÿ‘ 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...

04.01.2025 15:24 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

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

03.01.2025 21:59 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0