Need help with your Discussion

Get a timely done, PLAGIARISM-FREE paper
from our highly-qualified writers!

glass
pen
clip
papers
heaphones

QU Computer Science Parse Tree for A Program Fragment Questions

QU Computer Science Parse Tree for A Program Fragment Questions

QU Computer Science Parse Tree for A Program Fragment Questions

Description

Unformatted Attachment Preview

1. [4 marks] Consider the grammar:
MethodDecl ? %f)d ParamList R Block
ParamList ? ?
ParamList ? Param ParamListTail
ParamListTail ? ?

ParamListTail ? , Param ParamListTail
Param ? id
Block ? Ñ Statements R
Statements ? ?
Statements ? Statement Statements
Statement ? IfStatement
Statement ? Expression
IfStatement ? f ( xpression )…xpression ? Blockid J.J Expression
Expression ? id
Expression ? id ArgList R
ArgList ? ?
ArgList ? Arg ArgListTail
ArgListTail ? ?
ArgListTail ? Arg ArgListTail
Arg ? Expression
Give a parse tree for the following program fragment. (An id is an identifier, e.g., node.)
def visit(node, func) {
if (node) {
func(node)
if (node.next) {
visit(node.next, func)
}
}
}
2. For each of the following languages, give (i) a context free grammar and (ii) a PDA that
recognizes the language, along with a brief explanation of how the PDA works.
Use the automaton simulator https://automatonsimulator.com/ to create the PDAs. Submit the PDA encodings and and a diagram picture (screenshot) of the PDA.
(a) [8 marks] L = {xny2 mxmy3 n | n ? 0, m > 0}
(b) [8 marks] L = {w ? {x, y, z}? : |w| x = |w| y }
3. [5 marks] Use the pumping lemma to show that the language of strings whose length is a
perfect square is not regular. I.e., L = {w ? {a}? : |a| = n2 , n ? Z}
1
Marking Scheme
1. Marking scheme for Question 1:
Structure
4 points
3 points
2 points
1 points
0 points
Parse tree follows
grammar
productions
Parse
tree
mostly
follows
grammar
productions
Parse tree follows some grammar productions
Parse tree does
not follow grammar productions
Parse tree is not
present
2. Marking scheme for Question 2 (each part):
3 points
2 points
1 points
0 points
Grammar
Grammar is correct or
mostly correct
Approach is correct,
but incorrect grammar
Attempt at grammar
made
No answer provided
PDA
Automaton passes all
tests
Automaton
passes
75% of the tests
Automaton
passes
50% of the tests
Automaton passes
50% of the tests
Explanation
of automaton provided
Partial
explanation
provided
Explanation makes no
sense or not provided
Explanation
3. Marking scheme for Question 3.
3 points
Technique
Argument Follows logically
Clarity
2 points
Has a few gaps
2
1 point
Approrpriate
Has major gaps
Easy to read
0 poin ts
Inappropriate or no proof
No proof
Hard to read or no proof
¼br>
Purchase answer to see full
attachment

Explanation & Answer:

3 Questions

User generated content is uploaded by users for the purposes of learning and should be used following our honor code & terms of service.

Have a similar assignment? "Place an order for your assignment and have exceptional work written by our team of experts, guaranteeing you A results."

Order Solution Now

Our Service Charter


1. Professional & Expert Writers: Eminence Papers only hires the best. Our writers are specially selected and recruited, after which they undergo further training to perfect their skills for specialization purposes. Moreover, our writers are holders of masters and Ph.D. degrees. They have impressive academic records, besides being native English speakers.

2. Top Quality Papers: Our customers are always guaranteed of papers that exceed their expectations. All our writers have +5 years of experience. This implies that all papers are written by individuals who are experts in their fields. In addition, the quality team reviews all the papers before sending them to the customers.

3. Plagiarism-Free Papers: All papers provided by Eminence Papers are written from scratch. Appropriate referencing and citation of key information are followed. Plagiarism checkers are used by the Quality assurance team and our editors just to double-check that there are no instances of plagiarism.

4. Timely Delivery: Time wasted is equivalent to a failed dedication and commitment. Eminence Papers are known for the timely delivery of any pending customer orders. Customers are well informed of the progress of their papers to ensure they keep track of what the writer is providing before the final draft is sent for grading.

5. Affordable Prices: Our prices are fairly structured to fit in all groups. Any customer willing to place their assignments with us can do so at very affordable prices. In addition, our customers enjoy regular discounts and bonuses.

6. 24/7 Customer Support: At Eminence Papers, we have put in place a team of experts who answer all customer inquiries promptly. The best part is the ever-availability of the team. Customers can make inquiries anytime.

We Can Write It for You! Enjoy 20% OFF on This Order. Use Code SAVE20

Stuck with your Assignment?

Enjoy 20% OFF Today
Use code SAVE20