First page Back Continue Last page Overview Graphics
Systems using Classpath: IKVM.NET
JVM for .NET “platform”
- Java bytecodes ⇒ “parse trees” ⇒ CIL instructions
- Uses run-time services of the CLI platform
- Synchronization, Garbage Collection, etc.
- But also optimization: Loaded CIL instructions
get optimized by platform compiler
Notes: