Talk:Ruby (programming language): Difference between revisions

Content deleted Content added
Sjc (talk | contribs)
No edit summary
compiled Ruby claims? anyone?
Line 20:
I'm not sure that Ruby has ever been compiled yet. AFAIK JRuby is a port of the interpreter to java byte code, but does not compile the underlying ruby? --[[User:TomCounsell]]
 
:Correct. But even as an interpreted language it is blindingly fast. [[User:Sjc|Sjc]] 13:12, 25 Nov 2004 (UTC)
 
::So there's agreement that no Ruby compilers exist? I plan to remove the misleading claim: ''"It was originally designed as an interpreted language, though in its JRuby implementation it may be compiled."'' --[[User:Ds13|Ds13]] 07:31, 19 Feb 2005 (UTC)