package coq-minic

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

Install

Dune Dependency

Authors

Maintainers

Sources

v8.5.0.tar.gz
md5=8d252b80c4fc1e1fce6d89b5a64c0b96

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.5" & < "8.6~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None