Feldspar.Compiler.Frontend.CommandLine.API
Documentation
data CompilationResult
Constructors
CompilationSuccess | |
CompilationFailure |
generalInterpreterBody :: forall a. Typeable (IO a) => String -> Interpreter (IO a)
feldspar-compiler-0.4.0.2: Compiler for the Feldspar language
Feldspar.Compiler.Frontend.CommandLine.API
data CompilationResult
Constructors
CompilationSuccess | |
CompilationFailure |
generalInterpreterBody :: forall a. Typeable (IO a) => String -> Interpreter (IO a)