Starter code and the file to submit is SExpr.hs. SExprDef.hs has the definitions. ParserLib.hs is the parser library. testSExpr.hs has sample test cases. TestLib.hs is support file.