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> |
---|---|
License | LGPL-2.1-only |
Published | |
Homepage | https://github.com/BinaryAnalysisPlatform/FrontC |
Issue Tracker | https://github.com/BinaryAnalysisPlatform/FrontC/issues |
Maintainer | Ivan Gotovchits <ivg@ieee.org> |
Available | false |
Dependencies | |
Source [http] | https://github.com/BinaryAnalysisPlatform/FrontC/archive/refs/tags/v3.4.3.tar.gz sha256=b96098bc56008e4239e571bb4e7407ac3b83be1c89bf945e2048063f9a5e528c md5=399f66735541ecf8e06220618eef5c98 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/FrontC/FrontC.3.4.3/opam |
Required by
- bap-frontc<2.3.0