1 2 3 4 5 6 7 8
definition module SmurfParse from Data.Maybe import ::Maybe from Smurf import ::Program, ::Stm parse :: ![Char] -> Maybe Program