This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Tom Robinson (committer)
Thu Mar 05 03:24:36 -0800 2009
cappruby /
| name | age | message | |
|---|---|---|---|
| |
README | Thu Mar 05 03:24:36 -0800 2009 | |
| |
TestApp/ | Sun Mar 01 17:37:36 -0800 2009 | |
| |
cappruby.j | Sun Mar 01 17:36:06 -0800 2009 | |
| |
cappruby/ | Sun Mar 01 17:36:06 -0800 2009 | |
| |
misc/ | Mon Dec 22 17:39:18 -0800 2008 | |
| |
ruby2objj.rb | Sun Mar 01 17:36:06 -0800 2009 | |
| |
ruby2objj_server.ru | Thu Mar 05 03:24:33 -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







