[comp.lang.ada] Program to determine the Firsts & Follows of a EBNF

arnold@maestro.htsa.aha.nl (Arnold van Egmond) (06/05/89)

For those interested, I've written a program which determines the firsts 
and follows of a EBNF grammar. It's written in pascal YACC & LEX.