Neo-JVM

neoexpert
Jan 13, 2019
  • 62.5 KB

    Dosya Boyutu

  • Android 4.0+

    Android OS

Neo-JVM hakkında

Neo-JVM

Simuliert eine JVM.

Zur Zeit funktioniert nur ein begrenzte Anzahl an op-codes. Dieses Programm ist OpenSource:

https://gitlab.com/neoexpert/jvm

Beispiel-Programm, das ausgeführt werden kann:

public class Main {

public static void main(String[] args) {

fak(10);

}

public static int fak(int i){

if(i<=0)

return 1;

return i*fak(i-1);

}

}

Daha Fazla GösterDaha az göster

What's new in the latest 0.5

Last updated on 2019-01-13
Much more op-codes implemented.
"Hello World" program works now.

Neo-JVM'in eski sürümleri

Neo-JVM 0.5

Jan 13, 201962.5 KB
İndir

Neo-JVM 0.1

Apr 21, 201745.9 KB
İndir

APK Uygulaması ile Süper Hızlı ve Güvenli İndirme

XAPK/APK dosyalarını Android'e yüklemek için tek tıkla!

İndir APKPure