$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: monaabs (monaabs_at_[hidden])
Date: 2003-07-15 17:09:28
Greetings !!!
I need to use spirit to port existing yacc graamar that i have for
parsing sql and its subselects.
Can anybody please let me know if there is a parser for parsing SQL
using spirit . I need to parse Japanese characters .
I have looked at ANTLR and Spirit seems very reliable and easy . Plus
ANTLR has no support for parsing MBCS characters for C++ :(
Can anybody please send me a sample file (if possible)
Any input greatly appreciated .
Mona