This article is excerpted from Rails for Java Developers, by Stuart Halloway and Justin Gehtland, with permission of The Pragmatic Programmers. All rights reserved ...
Dynamic languages, formerly known as scripting or glue languages, always have been a valuable tool in every serious enterprise developer's toolbox. In the past, hordes of programmers have used Perl, ...
“Compiler #2” as it has been affectionately called is a compiler to turn normal Ruby classes into Java classes, so they can be constructed and called by normal Java code. When I asked for 1.3 ...