This is a port of Berkeley Yacc, a public domain YACC replacement (see the file README for more information). This is BETA TEST CODE, even under BSD4.3, and probably CONTAINS BUGS. I would appreciate if some of you would run some of your test code through it and see how it works. I ran it on a couple of the examples from the Yacc manual and it seems to work, but I'm no Yexpert. Note that I say PUBLIC DOMAIN. This means that you could use this program to write commercial software with, unlike Bison. Plus, it produces more compact tables (semi-compressed, though that's slower than what Bison does), which is important on the Amiga (no virtual memory). Finally, the parser produced does not need that obnoxious alloca() call that so pervades GNU code. This program is compiled using Lattice 5.02 (Lettuce lost my 5.04 update somehow, though they promise that "it's in the mail"). For bug reports, etc: Eric Green Bayou Browsing Computing P.O. Box 92191 Lafayette, LA 70509 egreen (BIX), elg@attctc.UUCP (UUCP) (319) 989-9849