
objc2j
Latest news
2013-11-19 :: New build released. See "Usage" page for additional info.
2013-09-12 :: New build of ObjC2J was uploaded to Google Drive (see wiki "Usage" page).
ObjC2J
ObjC2J is an open-source library tool that translates Objective-C (Mac OS X) code to Java for the PC platform. The goal is to translate an app's written in Objective-C with UI code to JVM platform (and Android JVM in future).
ObjC2J is currently in development stage. It can now nearly translate non-UI Objective-C code into Java classes, including categories and other ObjC-features. ~~For translation MacOSX10.x SDK is needed.~~
This project is developed in pair with jCocoa project: we strongly need to use basic Cocoa ports even for translating elementary Objective-C programs.
To start with ObjC2J refer to wiki "Usage" page
If you found ObjC2J useful and would like to see it developed further, please donate below.
Project Information
The project was created on Sep 16, 2012.
- License: Apache License 2.0
- 13 stars
- svn-based source control
Labels:
Academic
Java
Objective-C
Translation