What happend to groovy++? [closed]

五迷三道 提交于 2019-12-01 19:53:49
tim_yates

Groovypp stopped being updated about a year ago, and should be considered discontinued afaik.

Static compilation is now being added to Groovy 2.0 (via the @CompileStatic and @TypeChecked annotations).

There's some description of the new Groovy features here, and a performance comparison (for what it's worth) here

Related SO questions:

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!