package coq-minic

  1. Overview
  2. No Docs
Semantics of a subset of the C language

Install

Dune Dependency

Authors

Maintainers

Sources

v8.6.0.tar.gz
md5=2649c8cced0332490c9366a808e051d3

Description

This contribution defines the denotational semantics of MiniC, a sub-set of the C language. This sub-set is sufficiently large to contain any program generated by lustre2C. The denotation function describing the semantics of a MiniC program actually provides an interpreter for the program.

Dependencies (2)

  1. coq >= "8.6" & < "8.7~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None