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

How implement walking over attribute grammar graph?

15 views
Skip to first unread message

Borneq

unread,
May 7, 2013, 10:28:11 AM5/7/13
to
In "Compiler Construction" (Waite,Goos) in section 8.2 is algorithm:
- evaluate element R(p)
- move to son-node i (i=1..n)
- move to father-node
How to implement?

0 new messages