Deliverable 1: The Parser Tool

The parser tool takes a script and parses it into a java object for use with the liner and lister tools.

Input: script file in .txt format

Output: parsed script in .json fromat

parser.zip