mobiruby's profile picture. Ruby + iOS = Super awesome!
Are you fed up with Objective-C? Now, you can build iOS apps with Ruby (mRuby)!.

MobiRuby

@mobiruby

Ruby + iOS = Super awesome! Are you fed up with Objective-C? Now, you can build iOS apps with Ruby (mRuby)!.

Updated mobiruby-ios for Xcode 5.0, iOS and latest mruby.


I’ll re-build MobiRuby from scratch I think...


mobiruby was updated for latest mruby.


I ran test code on valgrind. It detected some ignore access.


I found unstable bug, probably It’s memory leak. hard to fix it.


Today is Saturday! time for MobiRuby!


Wow! TravisCI supported iOS! MobiRuby will use it. sauceio.com/index.php/2013…


I think MobiRuby use libuv for networking.


Does anybody have libuv + iOS example? I want to know uv_run and NSRunLoop integration.


class_getInstanceMethod doesn’t return some methods. oh my….


clang.llvm.org/docs/LibASTMat… looks like good for analyzing ObjC code.


I’m writing ObjC header analyzer what’s generate property list of classes.


libclang’s CXCursor don’t have full AST information. Um, I should to use ASTParser.


ummm libclang is written by C++. I don’t like it….


I’ll try to create ObjC AST analysis tool from scratch. It’s similar BridgeSupport.


OSS BridgeSupport haven’t changed from 2011. Probably OSX bundled BS is changed in Apple. But It isn’t back to OSS.


Loading...

Something went wrong.


Something went wrong.