summaryrefslogtreecommitdiff
path: root/devel/c_parser/pkg-descr
blob: afc590c98d5b61e3940d56073e9be2cb5a6e73d8 (plain) (blame)
1
2
3
4
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