feldspar-compiler-0.4.0.2: Compiler for the Feldspar language

Feldspar.Compiler

Documentation

compile :: Compilable t => t -> FilePath -> String -> Options -> IO ()

icompile :: Compilable t => t -> IO ()

icompile' :: Compilable t => t -> String -> Options -> IO ()