pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/cparser



Module Name:    pkgsrc
Committed By:   bjs
Date:           Fri Nov 28 01:17:48 UTC 2008

Update of /cvsroot/pkgsrc/lang/cparser
In directory ivanova.netbsd.org:/tmp/cvs-serv11027

Log Message:
Import cparser-0.9.5.

Cparser 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.

Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/lang/cparser/Makefile
N pkgsrc/lang/cparser/PLIST
N pkgsrc/lang/cparser/distinfo
N pkgsrc/lang/cparser/DESCR
N pkgsrc/lang/cparser/patches/patch-aa
N pkgsrc/lang/cparser/patches/patch-ab

No conflicts created by this import



Home | Main Index | Thread Index | Old Index