Embed presentation
Download to read offline

The document outlines instructions for creating a BNF grammar using Java and the Parboiled library, specifically for parsing first and last names. It requires the program to accept names formatted as 'First Last' and produce a parse tree without errors. Additionally, it requests the submission of screenshots of the input and output processes, along with the program's source files in a zipped folder.
