Wednesday, January 25, 2012

JMono

Experimental Project: JMono is a java implemented Mono runtime to attempt to run .NET compiled applications through the Java Virtual Machine without needing to have a separate Mono VM, and possibly some extra assistance with low level C libraries. The main goal is to get Mono programs running on Android through the main Java Dalvik machine.

Design Goals

    Fully implement Mono/.NET 4.0
    Full performance
    Support of Android API
    Support WCF, WPF, WF
    MSIL Interpreter / JIT recompiler


Read more: Codeplex
QR: http://chart.googleapis.com/chart?chs=80x80&cht=qr&choe=UTF-8&chl=http://jmono.codeplex.com/

Posted via email from Jasper-Net