freebsd-ports/devel/c_parser/pkg-descr
Ying-Chieh Liao 793e6d3d89 add c_parser 0.2.5
A C99 Parser
2002-01-18 14:38:49 +00:00

4 lines
180 B
Text

The purpose of this project is to create a recursive descent parser for C99.
The output from the parser should be a parse tree.
WWW: http://www.mazumdar.demon.co.uk/c_parser.html