Python
Generate Python parsers using XML-ized Bison/Yacc files
07:45, 7 Feb 2000 UTC | Edd Dumbill

FourThought have announced the release of BisonGen, which uses Bison to generate a low level parser from a definition file in XML.

BisonGen then uses SWIG to generate a Python interface into the generated parser actions.

The tool uses an input grammar definition file in simple XML, based on the yacc and Bison input format.

| See all 2 comments

Newest comments

The page is gone!
  
xmlhack: developer news from the XML community

Front page | Search | Find XML jobs

Related categories
Python
Tools