LL(k) parser generator wanted

ccicpg!conexch!mikee@uunet.uu.net
Thu Mar 7 16:34:03 1991

          From comp.compilers

Related articles
LL(k) parser generator wanted ccicpg!conexch!mikee@uunet.uu.net (1991-03-15)
| List of all articles for this month |

Newsgroups: comp.compilers
From: ccicpg!conexch!mikee@uunet.uu.net
Keywords: LL(1), question, parse
Organization: Compilers Central
Date: Thu Mar 7 16:34:03 1991

      I'm looking for an LL(k) parser generator, preferably one which
produces language-independent output. Something like the LLGen
program described in Fischer & LeBlanc, "Crafting a Compiler" would
be ideal. Any suggestions?
[There's llama in Holub's book, but it generates C code wrapped around its
tables. You can get source and modify it. -John]
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.