Due on
October 18 |
Due on
October 18 |
None yet!
For this trial, you will extend your Trial 3 parser such that it outputs the generated automaton in DOT format.
You should enhance your dragonparse parser-generator such that when it generates a parser, it additionally outputs the dot graph in a file parser.dot. You do not need to create any additional Makefile rules, but you should re-submit all of the files that were required for your original dragonparse submission.