atom-1.0.13: An EDSL for embedded hard realtime applications.

Copyright(c) 2013 Tom Hawkins & Lee Pike
Safe HaskellNone
LanguageHaskell98

Language.Atom.Example.Gcd

Description

 

Synopsis

Documentation

compileExample :: IO () Source

Invoke the Atom compiler

example :: Atom () Source

An example design that computes the greatest common divisor.