@Bob Glamm There is a lot of useful information in the history of this channel, and also in the history of #compiler.
Beside that all compiler plugins currently available are open source. Serialization, Parcelize, Android extensions, no-arg, ..
b
Bob Glamm
09/05/2019, 1:19 PM
I'll take a look through the history for sure. I looked over some of the extensions last night but I didn't get a good sense of what the universe of possible functionality of a Kotlin compiler plugin was, which is primarily what I am looking for. I will look over the arrow-meta sources first, though
r
raulraja
09/05/2019, 1:20 PM
Basically you can modify what Kotlin does at any level so the compiler plugin API goes with hacking as far as you want to take it
Follow the latest vomit in branches in the prototype project