snail-0.1.2.1: A programming language with no semantics
Safe HaskellSafe-Inferred
LanguageHaskell2010

Snail.IO

Synopsis

Documentation

readSnailFile :: FilePath -> IO (Either String [SnailAst]) Source #

Given a FilePath, attempt to parse SnailAst from a file.