definition module SmurfParse from Data.Maybe import ::Maybe from Smurf import ::Program, ::Stm parse :: ![Char] -> Maybe Program