Bookmarks for tag hacks

hackety org - Sneaking Ruby Through Google App Engine (and Other Strictly Python Places)
Tags: cross compiling, development, google app engine, hacks, python, ruby
Why shows how to using ruby 1.9 and python 2.5 to take ruby bytecode, convert it to python byte code and then decompile it back to python source

Related tags

cross compiling, development, google app engine, python, ruby