Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

in your program. As a rough guideline follow the this parse.ss|^parse.ss.txt program that we wrote in class on Monday, Feb 2 program. Note that finding the first input is more involved than finding the first line. You will probably want to explicitly check for errors in the input because they correspond to natural tests on the form of the input.

...