Headius
Helping Ruby and Java Evolve Together
Tuesday, March 10, 2009
Compiling Ruby to Java Types
›
"Compiler #2" as it has been affectionately called is a compiler to turn normal Ruby classes into Java classes, so they can be con...
7 comments:
Saturday, February 28, 2009
Help Us Set Priorities for JRuby 1.3
›
With JRuby 1.2 almost out the door, I want to talk a bit about where we should go with JRuby 1.3. There's always more work to do, but in...
30 comments:
Friday, February 27, 2009
JRuby on Java ME
›
A number of folks have asked us over the years whether JRuby could run on a Java ME-enabled device. I've always said I believed it would...
3 comments:
Wednesday, February 25, 2009
Ruboto Is Your Friend
›
Ok, so I intentionally made my last post a bit of a "tease". You can't fault me for trying to drum up a little buzz, yeah? An...
14 comments:
Tuesday, February 24, 2009
Domo Arigato, Mr. Ruboto
›
# cat test.rb require 'java' import java.lang.System class Ruboto def greet(who) puts "Hello, #{who}!" end end name = Sy...
21 comments:
Wednesday, February 18, 2009
JRuby 1.2: Coping With Bugs
›
We get a lot of bug reports on the JRuby project. No, it's not because JRuby's a buggy POS. It's because we're implementing ...
15 comments:
‹
›
Home
View web version