package FrontC

  1. Overview
  2. Docs
Library providing a C parser and lexer

Install

Dune Dependency

Authors

Maintainers

Sources

V_3_4.tar.gz
md5=1abae6fff6f191ae65b0f6951c6a727c

Description

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.

Published: 21 Nov 2013

Dependencies (2)

  1. ocamlfind build
  2. ocaml < "4.06.0"

Dev Dependencies

None

Used by (1)

  1. bap-frontc < "2.3.0"

Conflicts

None

OCaml

Innovation. Community. Security.