<rss version="2.0"><channel><title>Alcides Fonseca - Code Monkeys with Tamarin</title><link>http://alcidesfonseca.com/blog/82</link><description>Comments on this post</description>
			<item>
				<title>Shadowfiend</title>
				<link>http://alcidesfonseca.com/blog/82</link>
				<pubDate>Sat, 28 Jul 2007 05:37:49 GMT</pubDate>
				<description><![CDATA[Keep in mind that IronMonkey intends to operate based on bytecode conversion/manipulation. Using the CLR provides a single bytecode set to convert from. Ruby currently doesn't have any sort of bytecoded VM (though Rubinius and YARV will both be that), and even if it did its bytecode and Python's would represent two separate targets. This, I daresay, is the end problem.

So the question really becomes `what about Java bytecodes?' More specifically, there is both an JRuby and a Jython. Then again, I don't know that JRuby compiles to bytecode the way that IronRuby intends to. The same goes for Jython.]]></description>
				</item></channel></rss>
