bensheldon / objc2rubymotion

Convert Objective-C code to RubyMotion
https://bensheldon.github.io/objc2rubymotion/
MIT License
29 stars 6 forks source link
rubymotion

objc2rubymotion

Objective-C to Rubymotion Converter: Use it at https://bensheldon.github.io/objc2rubymotion/

Based on the Sublime-ObjcToRubyMotion plugin. Inspiration to the Atom-Objc2Rubymotion plugin.

Implementation

Coffeescript mostly; statically built with Jekyll. Currently performs the following conversions:

View the list of tests for a full list of conversions that are performed.

Development

Install it locally.

$ bundle install

Run it:

$ bundle exec jekyll serve

Visit it: http://localhost:4000/objc2rubymotion