Stefan Tilkov's Random Stuff

Can Your Programming Language Do That?

Charles Nutter:

So then, I present to you java_inline, a RubyInline builder for JRuby!

It’s probably a lot less useful than its C ancestor — I can’t really think of a good reason why you’d embed your Java code inline instead of putting it into a separate Java source file. But there’s little doubt that this is very cool.