feldspar-compiler-0.4.0.2: Compiler for the Feldspar language

Feldspar.Compiler.Frontend.CommandLine.API

Documentation

highLevelInterpreterSource

Arguments

:: Typeable (IO a) 
=> String 
-> String 
-> [String] 
-> Bool 
-> Bool 
-> Interpreter (IO a)

an interpreter body

-> IO CompilationResult