# robovm **Repository Path**: studvc/robovm ## Basic Information - **Project Name**: robovm - **Description**: Ahead of time compiler for JVM bytecode targetting iOS, Mac OSX and Linux - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-30 - **Last Updated**: 2021-01-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RoboVM [![Build Status](https://libgdx.badlogicgames.com/jenkins/buildStatus/icon?job=robovm-oss&.png)](https://libgdx.badlogicgames.com/jenkins/job/robovm-oss/) [**Website**](http://robovm.mobidevelop.com) - [**Developer Guide**](https://github.com/MobiVM/robovm/wiki/Developer-Guide) - [**Changelog**](https://github.com/MobiVM/robovm/wiki/Changelog) - [**RoboPods**](https://github.com/MobiVM/robovm-robopods) - [**dkimitsa's dev blog**](https://dkimitsa.github.io/) RoboVM is an ahead-of-time compiler for Java bytecode, targeting Linux, Mac OS X and iOS. This is a fork of the [last open-source release of RoboVM](https://github.com/robovm/robovm). ## Key Features **iOS 12 and XCode 10** are fully supported. **Interface Builder Integration** is also available, details in [this wiki article](https://github.com/MobiVM/robovm/wiki/Is-XCode-interface-builder-supported%3F). **Debugging support** is finished, and stable thanks to @dkimitsa! ## Using RoboVM There are pre-built plugins for Eclipse and IntelliJ IDEA, for installation take a look at the [homepage](http://robovm.mobidevelop.com/). For using the RoboVM Gradle plugin, follow the [README in the repository](https://github.com/MobiVM/robovm/tree/master/plugins/gradle) ## Communicating [![Join the chat at https://gitter.im/MobiVM/robovm](https://badges.gitter.im/MobiVM/robovm.svg)](https://gitter.im/MobiVM/robovm?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) ## License See the LICENSE files in the various sub directories. Generally, RoboVM is GPL2, with the runtime code being Apache 2 for distribution on iOS.