Safe Haskell | None |
---|
Feldspar.Compiler.Frontend.Interactive.Interface
Documentation
data PrgType
Constructors
ForType | |
AssignType | |
IfType |
getProgram :: (Int, Int) -> PrgType -> Module DebugToCSemanticInfo -> IO ()
icompile :: Compilable t internal => t -> IO ()
icompile' :: Compilable t internal => t -> String -> Options -> IO ()
icompileWithInfos :: Compilable t internal => t -> String -> Options -> SplitCompToCCoreResult