Skip to content

georgemarrows/bytecoderuby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Bytecode Ruby

This is an early experiment I made with rewriting the Ruby virtual machine as bytecode interpreter - dates back to 2001-2003. It was originally hosted on SourceForge and was previously on BitBucket.

The language support got a decent way along, but the project never got much traction. You should look elsewhere for Ruby interpreters!