Chaperon is a project that converts structured text to XML. It includes a strong LALR(1) parser to parse the text and a tree builder, which creates an XML document.
- Category: Parser Generators
- License: Apache Software License
- HomePage: http://chaperon.sourceforge.net/


