Related articles |
---|
Evaluating parser generators mike@objectivedynamics.co.uk (Michael Baker) (2001-04-12) |
Re: Evaluating parser generators g.douglas@readytext.co.uk (Graham Douglas) (2001-04-14) |
Evaluating parser generators mike@objectivedynamics.co.uk (Michael Baker) (2001-04-15) |
Re: Evaluating parser generators Ron@Profit-Master.com (Ron Pinkas) (2001-04-18) |
From: | "Michael Baker" <mike@objectivedynamics.co.uk> |
Newsgroups: | comp.compilers |
Date: | 12 Apr 2001 02:44:43 -0400 |
Organization: | Compilers Central |
Keywords: | parse, tools, question |
Posted-Date: | 12 Apr 2001 02:44:43 EDT |
I've been tasked with performing a general evaluation of Parser Generators.
The tools currently under consideration include Flex/Bison Visual
Parse++ and ProGrammar. Can anyone recommend any other tools
(preferably those which feature an IDE) ?
The tool should be capable of generating parsers in C / C++ and the
resultant code must be able perform tasks ranging from extracting sets
of phone numbers, email addresses and URLs from a string, through to
parsing simple scripts
criteria for the evaluation include
- Code portability
- Small memory footprint
Any suggestions would be greatly appreciated
Thanks in anticipation.
MikeB
mike at objectivedynamics dot co dot uk
Return to the
comp.compilers page.
Search the
comp.compilers archives again.