Related articles |
---|
Anything better than lex & yacc? Everyone still using those? spamtrap@tic0.net (Tuukka Tikkanen) (2000-06-30) |
Visual Parse++ : Better than lex and yac willd@sand-stone.com (Bill Donahue) (2000-09-08) |
From: | Bill Donahue <willd@sand-stone.com> |
Newsgroups: | comp.compilers |
Date: | 8 Sep 2000 02:07:23 -0400 |
Organization: | Posted via Supernews, http://www.supernews.com |
References: | 00-06-112 |
Keywords: | parse |
Hi Tuukka,
Try Visual Parse++ by Sandstone Technology. Check out their web site at
www.sand-stone.com. It's a visual version of lex and yac that is far
superior.
Visual Parse++ supports C++, Java, Delphi, Visual Basic and C
programmers.
Parsers developed with Visual Parse++ will run on any platform. Windows
2000, NT, 9x, SunOS, AIX, HP, Linux, and embedded systems are all
supported.
Regards,
Simone
-------------------------------------------------------------------------
Tuukka Tikkanen wrote:
> Hello,
>
> Are lex and yacc (or flex and bison, if you prefer) still the only
> practical tools to go about making lexers and parsers?
Return to the
comp.compilers page.
Search the
comp.compilers archives again.