FrontCversion
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.
Author | Hugues Cassé <casse@irit.fr> |
---|---|
Published | |
Homepage | https://github.com/BinaryAnalysisPlatform/FrontC |
Issue Tracker | https://github.com/BinaryAnalysisPlatform/FrontC/issues |
Maintainer | Ivan Gotovchits <ivg@ieee.org> |
Dependencies | |
Source [http] | https://github.com/BinaryAnalysisPlatform/FrontC/archive/V_3_4.tar.gz sha256=273e030887a6f3eddc2f0d12d1e289c6d390a2e1c2e3aa2a8514b84cfbac698b md5=1abae6fff6f191ae65b0f6951c6a727c |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/FrontC/FrontC.3.4/opam |
Required by
- bap-frontc<2.3.0