SYNOPSIS
See
http://search.cpan.org/perldoc?Parse::Eyapp::debuggingtut
file DebugLookForward.eyp
This grammar fixes the conflicts an bugs in Debug.eyp and Debug1.eyp
Be sure DebugTail.pm is reachable compile it with
eyapp -C DebugLookForward.eyp
execute the generated modulino with:
./DebugLookForward.pm -t -i -c 'D;D;S'
See also
Debug.eyp Debug1.eyp Debug2.eyp DebugLookForward2.eyp