[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Parsing JDK1.3



Hi,
has anybody tried to parse the JDK with sablecc?
We did it with the grammar which comes with sablecc
and had some problems. First the strictfp modifier
is missing in the grammar. Second in some of JDK's
classes there is an extra semicolon after the closing
brace of a inner class declaration.
We have fix that, but we are no experts with grammars.
So I'd like to know if someone how knows what he's
doing already did it and could send us the grammar.
If someone is interessted to see our grammar tell me.

Thanks Leo