FormalizedCompilerAlgorithms icon indicating copy to clipboard operation
FormalizedCompilerAlgorithms copied to clipboard

Formalization in Coq of algorithms used in compilers for the Compiler.org project

Coq code for the compiler.org project.

Compile by

coq_makefile -f _CoqProject -o Makefile
make

Using Coq master 2a7992f75.