C Parser

This is a clean C parser written from scratch in OCaml. It aims to provide a fully type-checked C parse tree, useful for source to source transformations as well as static analyses.

Try it out in your browser.

Git repository