On 01/22/2012 10:46 AM, Michael Haberler wrote:
> well, my requirements for a vehicle would be roughly like so:
>
> - industrial-strength error diagnosis and recovery, LALR(1) capable
> - can generate a C/C++ scanner/parser from grammer, lexical definition
> - the parser/scanner can be used from C/C++ or Python
> - optional parse tree generation a plus
> - mainstream/widely used code base a plus

Maybe you avoid the bnf->C++ step, using some spirit

http://www.boost.org/doc/libs/1_48_0/libs/spirit/doc/html/index.html

(no pun intended)

         *am*

---------------------------------------------------------
Andrea Montefusco iw0hdv        http://www.montefusco.com
tel: +393356992791                     fax: +390623318709
---------------------------------------------------------

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to