> Yes, but a *user* of bison is usually a compiler writer! I used bison in the project for an image processing course. I documented why my grammar has shift-reduce conflicts; but not why I used corner-reflection to implement image convolution, only that I implemented it. Paolo