Safe Haskell | None |
---|---|
Language | Haskell2010 |
HelVM.HelMA.Automata.BrainFuck.Impl.Fast.Parser
Documentation
parseWithOptimizeSafe :: Source -> Safe FastInstructionList #
parseAsListSafe :: Source -> Safe FastInstructionList #
parseWithOptimize :: MonadSafe m => Source -> m FastInstructionList #
parseAsList :: MonadSafe m => Source -> m FastInstructionList #