loving@lanai.cs.ucla.edu (04/22/89)
Does anyone out there have an LL(1) parser generator (hopefully in C)?
I would prefer one to generate recursive descent parsers but a table driven
parser ouput would be ok too. Before everyone suggests yacc by mks, it
generates an LALR(1) parser which is a totally different animal than what I
want.
-------------------------------------------------------------------------------
Mike Loving loving@lanai.cs.ucla.edu
. . . {hplabs,ucbvax,uunet}!cs.ucla.edu!loving
-------------------------------------------------------------------------------