package heptagon

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

Install

Dune Dependency

Authors

Maintainers

Sources

heptagon-1.03.04.tar.gz
md5=8165c9eb39e6869dd0d376c0343a1e50

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://heptagon.gforge.inria.fr for further informations.

Published: 24 May 2017

Dependencies (6)

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

Dev Dependencies

None

Used by

None

Conflicts (1)

  1. reatk <= "0.10.1" | >= "0.11"