This post originated from an RSS feed registered with Java Buzz
by Franco Martinig.
Original Post: JRuby Hacking Guide
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
In this video, JRuby core team members will give you a tour of the codebase, showing how JRuby parses Ruby code, implements Strings and other core classes, and eventually compiles and optimizes JRuby code on the JVM. You’ll learn how to debug JRuby, profile performance or memory hotspots, implement extensions in Java or Ruby, and [...]