Compile Ruby to Python bytecode. And, in addition, translate that bytecode back to Python source code using Decompyle.
Woah. I’ve been looking for an excuse to get into Python…
Why made a Ruby-bytecode-to-Python-bytecode translator, and a Python-bytecode-to-Python-disassembler. That’s pretty...