I have modified a test suite to take in a file. This will simplify writing of test cases. Robert's dream come true:)
sbcl --load testsuite/test_parser.lisp
runs all the Ada files and reports the results. Can be modified to look for ALL the files in the directory.
I also fixed a bunch of errors with the grammar.
Will be working on a parse tree next. I really like Compilers when there are no deadlines;)
Thursday, February 08, 2007
Subscribe to:
Post Comments (Atom)
1 comment:
Yeah I agree.
I may be a bit MIA this week though depending on circumstances.
Post a Comment