towski/goruby
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A Ruby bytecode interpreter to help me learn golang ./ruby test.rb You can run ./disassemble.rb test.rb to see the bytecode that the go runtime is stepping through.