Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

tool for lex and yacc ?

1 view
Skip to first unread message

the_analyzer

unread,
Oct 2, 2007, 5:56:02 AM10/2/07
to
Hi,

Is there a GUI tool for lex and yacc ?
I mean which can simplify things by nicely arranging them into
rules section,
declarations section,
help me find and probably co-relate some rules etc.

I need such a tool to understand whats going on in a huge lex and yacc
file.

Uncle Noah

unread,
Nov 29, 2007, 1:44:11 PM11/29/07
to

Hi

I occasionally use the GOLD parser builder (Devin Cook's). It is very
intuitive and can export your syntax rules to YACC.
Of course you then have to complete the semantics on each rule (if
any).

Kind regards
Nikolaos Kavvadias

0 new messages