FrontCversion Documentation on ocaml.org
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> |
|---|---|
| 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_1.tar.gz sha256=b6d47a0d3abe22ea63aa4ff2ab55bf071f84cc878f251890946127e97308aca7 md5=1bc3d9c7829fad9d5e0499eecd84880e |
Required by
- bap-frontc<2.3.0


