Hi all,

       When I tried to carry out the step1 of Phoenix plan( i.e. make Parrot
support Java syntax as a dialect), I found Groovy does not support  some
code like `outer.new Inner()` to create instances of non-static inner
classes[1]. So I set aside some time to support the syntax in the Parrot
parser[2].  I wish you would like it.

P.S. "Differences with Java"[1] is a bit outdated for Groovy 3 ;-)

Cheers,
Daniel.Sun
[1] http://groovy-lang.org/differences.html
[2]
https://github.com/danielsun1106/groovy-parser/tree/new-non-static-inner-class




--
Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html

Reply via email to