Archive for February, 2004

gcjx news

gcjx now gets much further into analysis of the core class
library. It can analyze 34 classes now. There are still some bugs,
and of course much remains unimplemented. Still, it is going through
a phase where it is very easy to make progress. Last night I added
initial support for the new 1.5 enum feature. In
particular I added parsing and some model objects.

Compiler Update

Today gcjx successfully completed semantic analysis of
Object. This is the first time it has successfully
analyzed any file. Things are coming along quite nicely.