Unix Writer's Workbench (WWB)
=============================

You'll need to modify ./bin/cc to change your compiler location.
GNU Bison will not work as yacc. Use a real yacc, such as the one
on SunOS/Solaris. I have not tested Berkeley yacc (byacc).

Unsure if flex works; I only tried System V/Solaris lex.

Set your path to include the bin dir, then run the makefiles.

Good luck.

See also:
 - https://en.wikipedia.org/wiki/Writer%27s_Workbench
 - https://man.cat-v.org/unix_WWB/1/

