Related articles |
---|
lightweight parser generator r0d1e2n3t4a5t6o7@hotmail.com (Remo D.) (2004-08-10) |
Re: lightweight parser generator news_NO@SPAM_moorhouse.net.nz (David M) (2004-09-03) |
From: | "Remo D." <r0d1e2n3t4a5t6o7@hotmail.com> |
Newsgroups: | comp.compilers |
Date: | 10 Aug 2004 17:36:21 -0400 |
Organization: | MC-link SpA InterNetNews site |
Keywords: | parse, tools, question |
Posted-Date: | 10 Aug 2004 17:36:21 EDT |
Hi there! I'm looking for a simple-to-use, lightweight system to create a
parser starting from a BNF like description of the grammar. I'm restricted
to C language.
I had a look at bnf (http://www.nongnu.org/bnf) and lemon
(http://www.hwaci.com/sw/lemon) and was wondering if there is any other
viable option.
Any advice?
Thanks,
RD
[Berkeley yacc is pretty small. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.