A BNF grammar for the language consisting of your first name, space, and last name

20.00 $

Category: Tags: , , , , , , , , , , , ,
Click Category Button to View Your Next Assignment | Homework

You'll get a download link with a: zip solution files instantly, after Payment

Securely Powered by: Secure Checkout

Description

5/5 - (1 vote)

Using Java and the parboiled Java library, implement the question 2 in the Quiz 2. Please note that you had already designed the grammar of that question.
Let’s remember the question 2 in the quiz 2:
Write a BNF grammar for the language consisting of your first name, space, and last name. Examples:
Fatih Sen John Smith Mary Doe

When your program receives an input in the mentioned format above, it should run using the grammar without any errors and draw the parse tree.
When submitting, include screenshots of the input and output (parse tree) processes and your program folder along with its source files in a zipped file.

  • name-parser.zip