Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

r: specify rule sets for epsilon elimination #42

Open
stefan11 opened this issue Aug 23, 2019 · 0 comments
Open

r: specify rule sets for epsilon elimination #42

stefan11 opened this issue Aug 23, 2019 · 0 comments
Assignees

Comments

@stefan11
Copy link
Owner

Section 7.2
It would be very useful to present this example of a grammar
transformation with explicit rule sets, writing out the modified rule
sets after each step and assigning them names. The discussion would be
much easier to follow for readers without prior experience with these
techniques, without getting much longer.

So we would get:
R_1 = {rule1, rule2, ..., rule_n}
R_2 = new set of rules
...
R_n = final set of rules

In its present form, the section feels like an exercise for the reader
to figure it all out from the hints in the text.

OK. Good suggestion.

To do.

@stefan11 stefan11 self-assigned this Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant