FrontC 3.4
Maintainer | contact@ocamlpro.com | ||||
---|---|---|---|---|---|
Dependencies |
|
||||
Published | Sep 20, 2012 | ||||
Source [http] |
http://www.irit.fr/recherches/ARCHI/MARCH/frontc/Frontc-3.4.tgz 953417daaa2647ed8df45dee3d9f19f0 |
||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/FrontC/FrontC.3.4/opam |
Library providing a C parser and lexer
FrontC is an OCAML library providing a C parser and lexer. The result is a syntactic tree easy to process with usual OCAML tree management.
It provides support for ANSI C syntax, old-C K&R style syntax and the standard GNU CC attributes.
It provides also a C pretty printer as an example of use.
No package is dependent |