Archive for the tag 'jruby'

Jan 16 2009

Ruby with Maven and a bit of Cucumber love

Published by under Development,Java

A while back I was trying to do some initial tries at Ruby as a scripting language with JRuby. That means that I had a Java system, but needed to do some util scripting for the system, and wanted to avoid those pesky bash scripts. Because I had a Java system and Maven infrastructure in [...]

One response so far

Nov 28 2008

Scala and JRuby compared for scripting

Published by under Development

Daniel Spiewak has a nice post on comparing JRuby with Scala for a simple script. Some minor errors, and discussion about how to write them best in the comments. But overall a pretty good comparison.
At least for a Java guy like me, I think Scala will be much easier to pick up. And I even [...]

One response so far