package coq-minic

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

Install

Dune Dependency

Authors

Maintainers

Sources

v8.7.0.tar.gz
md5=072c5f22596752f3180acbb89a34c995

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

Dev Dependencies

None

Used by

None

Conflicts

None