package heptagon

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

Install

Dune Dependency

Authors

Maintainers

Sources

heptagon-1.05.00.tar.gz
md5=39a088d98f54dd35b576fa91d82048d5

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

Published: 18 Jun 2018

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.14"