Jparsec is a recursive-desent parser combinator framework written for Java. It can be used to construct parser for simple toy syntax as well as bizzare context-sensitive ones.
- Category: Parser Generators
- License: GNU General Public License (GPL)
- HomePage: http://jparsec.codehaus.org/


