Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 485 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 485 Bytes

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!