SYNOPSIS
Compile the grammar and tree transformations first:
$ eyapp Rule5
$ treereg Shift
Then execute it with:
$ ./useruleandshift.pl
Try input:
a = b * 8Compile the grammar and tree transformations first:
$ eyapp Rule5
$ treereg Shift
Then execute it with:
$ ./useruleandshift.pl
Try input:
a = b * 8