Hi Estaban,

sorry for the late reply. :(

You have a look at the JIRA issues of the compiler components:

https://issues.apache.org/jira/issues/?jql=project%20%3D%20GROOVY%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20Compiler%20ORDER%20BY%20priority%20DESC
https://issues.apache.org/jira/issues/?jql=project%20%3D%20GROOVY%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22Static%20compilation%22%20ORDER%20BY%20priority%20DESC
https://issues.apache.org/jira/issues/?jql=project%20%3D%20GROOVY%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22Stub%20generator%20%2F%20Joint%20compiler%22%20ORDER%20BY%20priority%20DESC

Cheers,
Pascal


Am 08.12.2015 um 05:48 schrieb Esteban Gínez:
Hey guys

I was watching Cedric's latest video on the groovy compiler(http://www.infoq.com/presentations/groovy-compiler) , and I really made me want to start contributing to tasks related to the compiler.

Could anybody point out which tasks(JIRAS?) need to get done in the compiler space (I've contributed a few PR before)

Cheers
E.

Reply via email to