Description
cparser is a library containing a parser, lexer and semantic analysis for the ISO C99 language. It should be used as a compiler frontend, a base for source-source transformation, or source-checker tools.
Categories
License
User Ratings
★★★★★
★★★★
★★★
★★
★
User Reviews
-
Good compiler frontend!