OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

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

[ANN] RelaxNGCC - a Java source code generator




 I has relased RelaxNGCC, a tool for generating Java source code from a
given RelaxNG grammar.

 It is available from
http://homepage2.nifty.com/okajima/relaxngcc/index_en.htm.
 
 By embedding code fragments in the grammar, you can take appropriate
actions while parsing valid XML documents against the grammar.

 This approach is similar to yacc, bison, or JavaCC. If you are familiar
with these tools, you may understand RelaxNGCC without any difficulty.
 
 Sincerely,
 
--
Daisuke Okajima