JRuby, Grails, and Groovy
JRuby is a free Java written Ruby interpreter, that runs Ruby programs under the Java Virtual Machine (JVM) and allows full two-way access between Ruby and Java code. It is a pure Java implementation of the Ruby language.
For More Information
- O'Reilly writes on JRuby's Killer Feature
- Google Tech Talks features Ola Bini in a 71 minute video on JRuby: The Power of Java and Ruby
- Java offers a How-To article on Setting up JRuby on the Java Platform
- More from Ola Bini- 3 part tutorial on JRuby
Prominic and JRuby,Grails & Groovy
For information on what Prominic offers JRuby, Grails and Groovy developers visit our managed dedicated and virtual hosting pages, or call 877.736.8932 for customizable solutions.
Groovy and Grails
Grails is an open source web app framework that uses Groovy (a standardized dynamic language built from parts of other languages like Ruby, Python, and Smalltalk) as the foundation language and runs on JVM.
Grails and Groovy accelerate the development of web applications and tout a zero learning curve for Java developers.
Groovy increases productivity by streamlining scaffolding code, simplifies testing, and integrating with all existing Java objects and libraries.
For More Information
- Download the free Getting Started with Grails PDF from InfoQ.
- Dev2Dev offers An Introduction to Groovy and Grails
- Gobs of Groovy Blogs
- All things Groovy, as only Codehaus can dish it out.