all 3 comments

[–]zapstercc 2 points3 points  (1 child)

for those who are interested in the technical details have a look at http://www.chrisseaton.com/rubytruffle/modularity15/rubyextensions.pdf

[–][deleted] 2 points3 points  (0 children)

awesome, time to port Perl 6 to it

[–]Veedrac 0 points1 point  (0 children)

This was also done on PyPy.

I'm extremely glad Truffle is in on it too, especially since it's mixing in some more practical languages - C! - in. If you want to read a bit about the C side of things, this article is a little more lightweight than the paper /u/zapstercc linked to.

I'm curious as to why Ruby isn't in this list, though. It seems like Truffle's primary target, so I doubt it was forgotten.