DistributedComponents / coq-parser-validator

Standalone version of CompCert's parser validator Coq library as used by the Menhir parser generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parser Validator

A standalone version of the parser validator library in CompCert, as used by Coq code generated by Menhir.

Requirements

Building

First run ./configure in the root directory, and then run make.

About

Standalone version of CompCert's parser validator Coq library as used by the Menhir parser generator


Languages

Language:Coq 97.7%Language:Shell 1.8%Language:Makefile 0.5%