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

Language.Atom.Unit

Types and Classes

data Test Source

Data constructor:Test

Constructors

defaultTest :: Test Source

class Expr a => Random a whereSource

Methods

random :: E aSource

Instances

Test Execution

runTests :: Int -> [IO Test] -> IO () Source

Running TestList

Printing Utilities

printStrLn :: String -> Atom () Source

Printing strings in C using printf.

printIntegralE :: IntegralE a => String -> E a -> Atom () Source

Print integral values.

printFloatingE :: FloatingE a => String -> E a -> Atom () Source

Print floating point values.

AltStyle によって変換されたページ (->オリジナル) /