Parser generator in Pascal (Re: Parser and scanner generators)

Sam Kendall kendall at wjh12.UUCP
Sun May 13 05:48:29 AEST 1984


It should be fairly easy to translate the Yacc parser (/usr/lib/yaccpar)
into Pascal, and to make a filter to translate the tables it generates
(y.tab.c) into Pascal as well.  Yacc itself can be left in C, of course.
I once translated yaccpar into Franz Lisp, but never got as far as
debugging it.

	Sam Kendall	{allegra,ihnp4,ima,amd70}!wjh12!kendall
	Delft Consulting Corp.	    decvax!genrad!wjh12!kendall



More information about the Comp.unix.wizards mailing list