public
Description: A proof-of-concept Ruby implementation on top of JavaScript and the Objective-J runtime
Homepage:
Clone URL: git://github.com/tlrobinson/cappruby.git
mchung (author)
Wed Mar 04 16:52:28 -0800 2009
Tom Robinson (committer)
Thu Mar 05 03:24:36 -0800 2009
README
Requirements:
    - ParseTree gem

To see a simple example in action, run:
    ./ruby2objj.rb main.rb > main.j

To run TestApp, ensure that the `Frameworks` directory exists:

    cd TestApp
    ln -s /path/to/Frameworks Frameworks

Then run:
    ./ruby2objj_server.ru TestApp