/lcc

An Incremental C Compiler in OCaml

Primary LanguageOCaml

lcc

lcc is a C compiler written in OCaml.

Installation

Build using dune :

dune build

Run unit tests :

dune test