Ouch: <https://twitter.com/CedricChampeau/status/9...
# random
o
j
what is the mechanism that’s causing Groovy to not work? Using a single lib doesn’t sound that bad does it ?
i
So kotlin now inevitable choise for gradle.
j
might just use Gradle if it’s using Kotlin instead of Groovy
d
Groovy is used on Jenkins too
j
we already have a Java -> Kotlin converter, maybe time for a Groovy -> Kotlin converter, how feasible would that be ? I’m guessing Groovy is compiled to bytecode as well, so do Groovy -> .class files -> Java -> Kotlin