@hackage atom0.1.0

A DSL for embedded hard realtime applications.

  • Installation

  • Dependencies (0)

  • Dependents (0)

Atom is a Haskell DSL for designing hard realtime embedded programs. Based on conditional term rewriting, atom will compile a collection of atomic state transition rules to a C program with constant memory use and deterministic execution time.