feldspar-compiler-0.7: Compiler for the Feldspar language

Safe HaskellNone
LanguageHaskell2010

Feldspar.Compiler.Frontend.Interactive.Interface

Synopsis

Documentation

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

icompile :: SyntacticFeld t => t -> IO () Source

icompileWith :: SyntacticFeld t => Options -> t -> IO () Source

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

getCore :: SyntacticFeld t => t -> Module () Source

Get the generated core for a program.

printCore :: SyntacticFeld t => t -> IO () Source

Print the generated core for a program.

AltStyle によって変換されたページ (->オリジナル) /