package FrontC

  1. Overview
  2. No Docs
Parses C programs to an abstract syntax tree

Install

Dune Dependency

Authors

Maintainers

Sources

v4.1.0.tar.gz
md5=08e58fa6c9eb311b03c0b85d74d2e256

Description

FrontC provides a C parser and an OCaml definition of an abstract syntax treee for the C language. It also includes AST pretty-printers in plain and XML formats.

Tags

FrontC C parser XML

Published: 26 May 2021

Dependencies (3)

  1. menhir >= "20180523"
  2. dune >= "2.7"
  3. ocaml >= "4.08.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by (3)

  1. bap-frontc >= "2.3.0"
  2. calipso
  3. ctoxml

Conflicts

None