package coq-minic

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

Install

Dune Dependency

Authors

Maintainers

Sources

v8.10.0.tar.gz
md5=5b45fd02609aa8586070b4c511ff04f5

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

Dev Dependencies

None

Used by

None

Conflicts

None