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

yacc and lex

0 views
Skip to first unread message

fva...@rediffmail.com

unread,
May 18, 2006, 6:42:49 AM5/18/06
to
Hi,

I want to design a compiler for which I want a lex and yacc tools. Can
you tell me how I get it? Is there any way to download these tools?

Ulrich Hobelmann

unread,
May 18, 2006, 6:47:43 AM5/18/06
to

On any Unix they should be installed already. Or google for "flex" and
GNU "bison" (a yacc clone).

If you're not using C, you might google for your language and "parser
generator".

0 new messages