Xref: utzoo comp.lang.ada:2380 comp.lang.misc:3014 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!mcvax!hp4nl!maestro!arnold From: arnold@maestro.htsa.aha.nl (Arnold van Egmond) Newsgroups: comp.lang.ada,comp.lang.misc Subject: Program to determine the Firsts & Follows of a EBNF Message-ID: <959@maestro.htsa.aha.nl> Date: 5 Jun 89 14:29:29 GMT Followup-To: poster Organization: AHA-TMF (Technical Institute), Amsterdam, The Netherlands Lines: 2 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.