Updated: 3/13/2003; 2:19:49 PM.
IKVM.NET Weblog
The development of a Java VM for .NET
        

Tuesday, July 16, 2002
This weblog has moved to http://weblog.ikvm.net/

I cleaned up the Visual Studio .NET solution. For now it consists of the following projects:

  • IK.VM.JNI
    This is the Managed C++ project that implements the JNI interface.
  • IK.VM.NET
    This is the Virtual Machine. It contains the Java classfile parsing, classpath native code, method compiler and various other bits.
  • ikvm
    This is a very simple C# program that starts up the VM and runs the class specified on the command line. The equivalent of java.exe in the JDK.

Other changes:

  • I decided to use a license derived from the zlib license.
  • gjc (Generic Java Compiler formerly known as Pizza) now runs (i.e. it compiles Hello, World)
  • The map.xml file is now an embedded resource

I updated the snapshot.


3:52:24 PM    Comments

© Copyright 2003 Jeroen Frijters.
 
July 2002
Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      
Jun   Aug