What is J2ObjC?
J2ObjC is an open-source command-line tool from Google that translates Java code to Objective-C for the iOS (iPhone/iPad) platform. This tool enables Java code to be part of an iOS application's build, as no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as data access, or application logic) in Java, which is then shared by web apps (using GWT), Android apps, and iOS apps.
J2ObjC is a tool in the Cross-Platform Mobile Development category of a tech stack.
J2ObjC is an open source tool with 6K GitHub stars and 963 GitHub forks. Here’s a link to J2ObjC's open source repository on GitHub
Who uses J2ObjC?
Companies
3 companies reportedly use J2ObjC in their tech stacks, including Square, fileee, and Undisclosed.
Developers
4 developers on StackShare have stated that they use J2ObjC.
J2ObjC Integrations
Pros of J2ObjC
4
1
1
J2ObjC Alternatives & Comparisons
What are some alternatives to J2ObjC?
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
jQuery
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.