Arith
data Exp Source
Constructors
Instances
type ExpP = Parser Token ExpSource
justIf :: (a -> Bool) -> a -> Maybe ()Source
expr :: ExpPSource
term :: ExpPSource
factor :: ExpPSource
fromString :: String -> Maybe ExpSource