Improving Gough's LL(1) lookahead generator

Gough's application of the Eve and Kirki-Suonio algorithm to generating the lookaheads for an LL(1) grammar is a big improvement on its forerunners. Gough's method is fast, but it is still capable of improvement. For a typical grammar, it is possible to reduce its space and time requirements by about one half.