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
monaabs
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 .
Greetings !!! I invite you Spirit's mailing list: Spirit-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/spirit-general I took the liberty to post your query there where other people might help. I am aware that some people have written an SQL grammer. There's one in the examples written by Andy Elvey. -- Joel de Guzman joel at boost-consulting.com http://www.boost-consulting.com http://spirit.sf.net
participants (2)
-
Joel de Guzman
-
monaabs