package coq-minic

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

Install

Dune Dependency

Authors

Maintainers

Sources

v8.9.0.tar.gz
md5=d5bc1f0d4ac3cd9e52be007a19639399

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

Dev Dependencies

None

Used by

None

Conflicts

None