philwilson.org

Mono programming in Java

17 May, 2004

Ed Dumbill’s Small slices of Mono wonder post mentions IKVM:

IKVM is a translator from Java bytecode to CIL bytecode that will run Java programs in Mono. It’s a technical marvel.

Indeed.

Of particular interest to me is that I could tie an existing RDF-based Java app which uses Jena into the Mono bluetooth stack or dashboard API to provide some amazing functionality without having to actually rewrite all my code. This kind of interop is really impressive, and for projects like Mono means that a pre-existing group of developers can write for it without having to learn a whole new language which will probably increase both initial and long-term uptake rates.

See other posts tagged with general and all posts made in May 2004.