|
@@ -94,7 +94,7 @@ image::wiki/groovy-logo.png[200,width="",height="",align="right"]
|
|
is an agile and dynamic language for the Java Virtual Machine
|
|
is an agile and dynamic language for the Java Virtual Machine
|
|
builds upon the strengths of Java but has additional power features inspired by languages like Python, Ruby and Smalltalk
|
|
builds upon the strengths of Java but has additional power features inspired by languages like Python, Ruby and Smalltalk
|
|
|
|
|
|
-link:http://groovy.codehaus.org/[http://groovy.codehaus.org/]
|
|
|
|
|
|
+link:http://groovy-lang.org/[http://groovy-lang.org/]
|
|
|
|
|
|
|
|
|
|
=== Highlight
|
|
=== Highlight
|
|
@@ -117,7 +117,7 @@ link:http://en.wikipedia.org/wiki/Groovy_%28programming_language%29[http://en.wi
|
|
|
|
|
|
If you used JMP to code your game (I don’t know about Eclipse users, sorry). Go to Update Center to install Groovy plugin, then download the lastest Groovy (ver2.1) and wrap it as a Library. You are ready for the adventure!
|
|
If you used JMP to code your game (I don’t know about Eclipse users, sorry). Go to Update Center to install Groovy plugin, then download the lastest Groovy (ver2.1) and wrap it as a Library. You are ready for the adventure!
|
|
|
|
|
|
-link:http://groovy.codehaus.org/Download?nc[http://groovy.codehaus.org/Download?nc]
|
|
|
|
|
|
+link:http://groovy-lang.org/Download?nc[http://groovy-lang.org/Download?nc]
|
|
|
|
|
|
|
|
|
|
=== WHAT CAN BE SCRIPT
|
|
=== WHAT CAN BE SCRIPT
|
|
@@ -244,7 +244,7 @@ Some of the example above will be include in this post or in my AtomScript proje
|
|
|
|
|
|
Here are some website that you can find a lot of examples from simple to complicated tasks:
|
|
Here are some website that you can find a lot of examples from simple to complicated tasks:
|
|
|
|
|
|
-link:http://groovy.codehaus.org/Cookbook+Examples[http://groovy.codehaus.org/Cookbook+Examples]
|
|
|
|
|
|
+link:http://groovy-lang.org/Cookbook+Examples[http://groovy-lang.org/Cookbook+Examples]
|
|
|
|
|
|
link:http://www.groovyexamples.org/[http://www.groovyexamples.org/]
|
|
link:http://www.groovyexamples.org/[http://www.groovyexamples.org/]
|
|
|
|
|
|
@@ -278,7 +278,7 @@ GOTO <<jme3/scripting/gpars_usecases#,gpars_usecases>>
|
|
|
|
|
|
[TIP]
|
|
[TIP]
|
|
====
|
|
====
|
|
-First I recommend all who don't know much about Groovy read this official documentation link:http://groovy.codehaus.org/Embedding+Groovy[http://groovy.codehaus.org/Embedding+Groovy]
|
|
|
|
|
|
+First I recommend all who don't know much about Groovy read this official documentation link:http://groovy-lang.org/Embedding+Groovy[http://groovy-lang.org/Embedding+Groovy]
|
|
====
|
|
====
|
|
|
|
|
|
|
|
|