Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

aa10000/bugvm

 
 

Repository files navigation

BugVM is a free open source native App builder.

BugVM compiles JVM bytecode to native machine code and then links the compiled native code with other native libraries or frameworks to produce targeted platform App. Using BugVM, it is possible to build native apps easily in Java, Scala, or any other JVM languages.

BugVM is composed by:

  • LLVM Compiler
  • Virtual Machine based on Android Runtime
  • Apple iOS Bindings

Target Platform Apps:

  • iOS App
  • macOS Console
  • Ubuntu Console

###HelloWorld Examples

Java HelloWorld

Scala HelloWorld

###iOS Samples

iOS Click Button App

About

We are the BugVM.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 69.4%
  • C++ 26.3%
  • C 3.5%
  • CMake 0.2%
  • PHP 0.2%
  • XSLT 0.1%
  • Other 0.3%