Talk:Ruby (programming language): Difference between revisions

Content deleted Content added
Drbrain (talk | contribs)
Drbrain (talk | contribs)
Line 106:
==Bytecode or not==
I have read on the bytecode page that Ruby does not use bytecode in the current implementation. Is is true? I believe it is no longer the case. [[User:Acaciz|Acaciz]] 18:04, 3 June 2006 (UTC)
 
:Ruby 1.8 walks an [[Abstract_syntax_tree|AST]]. --[[User:Drbrain|drbrain]] 10:17, 18 June 2006 (UTC)
 
==POV issue with "surprises" section==