copilot-c99-3.0: A compiler for Copilot targeting C99.

Safe HaskellNone
LanguageHaskell2010

Copilot.Compile.C99.Compile

Synopsis

Documentation

compile :: String -> Spec -> IO () Source #

Compile the specification to a .h and a .c file.