HaLeX-1.1: HaLeX enables modelling, manipulation and animation of regular languagesSource codeContentsIndex
Language.HaLex.Dfa2MDfa
Documentation
showDfaMDelta :: (Show st, Show sy) => [st] -> [sy] -> (st -> sy -> st) -> [Char] -> [Char]Source
dfa2MIO :: (Show st, Show sy) => Dfa st sy -> IO ()Source
re2MDfa :: (Show sy, Ord sy) => RegExp sy -> Bool -> Bool -> String -> StringSource
Produced by Haddock version 2.3.0