If you take the time to create a base gradle plugin that we can extend to easily generate sources given an AST, I think it would be really useful for people who want to do Kotlin multiplatform metaprogramming (until compiler plugins API is officially supported). At least I'm definitely interested, so please keep me updated in case you do something like that 🙂