HaLeX-1.2.2: HaLeX enables modelling, manipulation and animation of regular languages

Safe HaskellSafe
LanguageHaskell98

Language.HaLex.Examples.Real

Documentation

genGraph :: (Show st, Show sy, Ord st, Eq sy) => Ndfa st sy -> [Char] -> [Char] -> (st -> [Char]) -> IO () Source #