Kotlin, Groovy and Java Compilation

Hi Stefan,

I’m having the same challenge here. It’s only for a hobby project, for a real project I’d not take this approach, but right now I’m actually interested in doing a similar thing, and Java < Groovy < Kotlin is exactly what I want.

You mention you can do this by serially compiling your code, but can you explain how I could accomplish such a thing?

Thanks!