Showing posts with label j2objC. Show all posts
Showing posts with label j2objC. Show all posts

Sunday, September 30, 2012

Java To Objective-C Translation

I came across an interesting little open source project today. J2ObjC which is an Java to iOS Objective-C translation tool and runtime. The tool enables Java code to be part of an iOS app. J2ObjC is an Google made tool and worth checking out. Even if just for experimentation.

More Info