package heptagon

  1. Overview
  2. Docs
Compiler for the Heptagon/BZR synchronous programming language

Install

Dune Dependency

Authors

Maintainers

Sources

heptagon-1.01.00.tar.gz
md5=6f42ea04361c910dc0347dd4567095f2

Description

Heptagon/BZR is a synchronous dataflow language whose syntax and semantics is inspired from Lustre, with a syntax allowing the expression of control structures (e.g., switch or mode automata). Heptagon/BZR is a research compiler, whose aim is to facilitate experimentation. The current version of the compiler includes the following features:

  • Inclusion of discrete controller synthesis within the compilation
  • Expression and compilation of array values with modular memory optimization See http://bzr.inria.fr for further informations.

Published: 22 Sep 2015

Dependencies (6)

  1. ocamlbuild build
  2. camlp4
  3. ocamlgraph
  4. menhir >= "20141215"
  5. ocamlfind
  6. ocaml < "4.06.0"

Dev Dependencies

None

Used by

None

Conflicts

None