reference icon indicating copy to clipboard operation
reference copied to clipboard

【备忘清单】 请求: Groovy

Open wangzhichao1990 opened this issue 2 years ago • 0 comments

说明项目

Apache Groovy is a powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax. It integrates smoothly with any Java program, and immediately delivers to your application powerful features, including scripting capabilities, Domain-Specific Language authoring, runtime and compile-time meta-programming and functional programming.

提供官网

http://groovy-lang.org/index.html

参考资料 URL

http://groovy-lang.org/documentation.html http://www.cheat-sheets.org/saved-copy/rc015-groovy_online.pdf

wangzhichao1990 avatar Dec 07 '23 07:12 wangzhichao1990