Related articles |
---|
Visual Parse 3.0: is it OK for me ? oribu@yahoo.com (1999-03-05) |
Re: Visual Parse 3.0: is it OK for me ? dwight@pentasoft.com (1999-03-06) |
Re: Visual Parse 3.0: is it OK for me ? markus_kohler@hp.com (Markus Kohler) (1999-03-09) |
Re: Visual Parse 3.0: is it OK for me ? r.m.muench@ieee.org (1999-03-09) |
Re: Visual Parse 3.0: is it OK for me ? epo@ficsgrp.com (Eddy Poullet) (1999-03-22) |
Re: Visual Parse 3.0: is it OK for me ? dforcier@allaire.com (Darren Forcier) (1999-03-23) |
From: | dwight@pentasoft.com (Dwight VandenBerghe) |
Newsgroups: | comp.compilers |
Date: | 6 Mar 1999 22:23:30 -0500 |
Organization: | Compilers Central |
References: | 99-03-029 |
Keywords: | parse, tools |
On 5 Mar 1999 11:14:48 -0500, oribu@yahoo.com wrote:
>- I will have to deal with tricky things like switching grammar (for
>bilingual use) and syntax coloring. Which tool will be more flexible ?
Take a look at Yacc++ - it's the best thing out there, if you're
working in C++. It's a little pricey, but worth it's weight in gold.
It has the best manuals I've ever seen for any software tool, hands
down. http://www.world.std.com/~compres/
Dwight
Return to the
comp.compilers page.
Search the
comp.compilers archives again.