freebsd-ports/devel/c_parser/pkg-descr

5 lines
180 B
Text
Raw Normal View History

2002-01-18 15:38:49 +01:00
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