Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

review 6.1 goto code generation

26 views
Skip to first unread message

Sukwon Oh

unread,
Apr 10, 2012, 10:35:34 PM4/10/12
to
Hi,

I just thought of a question.

is statement -> GOTO ID SEMI okay rule? or do I need to have
statement -> GOTO label SEMI
label -> ID
as production rule?

Thank you
0 new messages