copilot-3.0.1: A stream DSL for writing embedded C programs.

Safe HaskellSafe
LanguageHaskell2010

Language.Copilot

Documentation

copilotMain :: Interpreter -> Printer -> Compiler -> Spec -> IO () Source #

defaultMain :: Compiler -> Spec -> IO () Source #