public marks

PUBLIC MARKS from pvergain with tag groovy

October 2007

Dynamic scripting languages

Java 6 introduces native support for dynamic scripting languages (JSR 223, scripting languages and Java technology.) This BOF session brings together leaders, users, and critics from the Jython, Groovy, PHP, Ruby, and many other scripting camps for an exchange of ideas to develop a common understanding of the state of the art and practical examples of using dynamic scripting languages to solve problems

January 2007

Groovy - Home

by 11 others
Groovy is ... An agile dynamic language for the Java Platform with many features that are inspired by languages like Python, Ruby and Smalltalk, making them available to Java developers using a Java-like syntax. Developing web applications , writing shell scripts easily, writing concise, meaningful, test cases using Groovy's JUnit integration, or prototyping and producing real industrial strength applications have never been so concise and groovy. Groovy works cleanly with all existing Java objects and libraries and compiles straight to Java bytecode in either application development or scripting mode. A simple hello world script: def name='World'; println "Hello $name!"

pvergain's TAGS related to tag groovy

java +   Java6 +   jython +   langage +   logiciel +   scripting language +