← back to the blog
fousa tag
Current tag: tag
2009
14
NOV
JRuby on RuPy
This is an article on the JRuby presentation from the Ruby/Python conference in Poznan, Poland. In short, JRuby is a Ruby implementation of JVM, it's native-threaded and pretty fast. THE COMMAND LINE In JRuby you can access the command line IRB client, but here it's called JIRB. It runs on the JVM (Java Virtual Machine) and you have access...