atom-0.0.1: A DSL for embedded hard realtime applications.

Language.Atom.Compile

Description

Atom compilation.

Synopsis

Documentation

compile :: Name -> String -> String -> String -> Atom () -> Int -> IO ()Source

Compiles an atom description to C.