package heptagon

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

Install

Dune Dependency

Authors

Maintainers

Sources

heptagon-1.03.02.tar.gz
md5=6b3d75e70e1fad4ab737c598e2bf91b1

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: 09 Feb 2017

Dependencies (6)

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

Dev Dependencies

None

Used by

None

Conflicts (1)

  1. reatk >= "0.10.1"