curry-frontend-0.2.5: Compile the functional logic language Curry to several intermediate formatsSource codeContentsIndex
Curry.Syntax.Frontend
Documentation
lex :: FilePath -> String -> MsgMonad [(Position, Token)]Source
parse :: FilePath -> String -> MsgMonad ModuleSource
fullParse :: [FilePath] -> FilePath -> String -> IO (MsgMonad Module)Source
typingParse :: [FilePath] -> FilePath -> String -> IO (MsgMonad Module)Source
Produced by Haddock version 2.4.2