Path to this page:
./
lang/cparser,
Recursive descent C99 parser
Branch: pkgsrc-2009Q2,
Version: 0.9.7,
Package name: cparser-0.9.7,
Maintainer: pkgsrc-usersCparser is a recursive descent C99 parser written in C99. It contains
a lexer, a parser, and the appropriate constructs; it does AST and
semantic analysis. It is currently used as a frontend to the
libFirm intermediate representation. However, it can be used
independently, and also is able to bootstrap itself. Currently, cparser
uses an external preprocessor.
Required to run:[
devel/libfirm]
Required to build:[
devel/libtool-base] [
devel/gmake] [
devel/pkg-config]
Master sites: (Expand)
SHA1: 2a34788f5233f8ebe8cb226eea2e1a12a0eaf72b
RMD160: 540281d2d01a3fd9bd9422c783ee36f97de8830c
Filesize: 183.561 KB
Version history: (Expand)
- (2009-07-09) Package has been reborn
- (2009-07-08) Package added to pkgsrc.se, version cparser-0.9.7 (created)