
On Tue, Dec 1, 2009 at 4:42 PM, OvermindDL1
On Tue, Dec 1, 2009 at 12:44 PM, Dominique Devienne
wrote: Would you mind sharing the grammar and parser in http://boost-spirit.com/repository/grammars/show_contents.php perhaps, with a Boost like license?
I did post the old version (that worked on a much older Spirit trunk, not the current release) on the Spirit list a long while ago. I meant to update it and give it a better interface and a karma output too then give it to Spirit as an example, I just need to get motivated to give the little amount of time that I have available, to it. ;-)
I'm still interested in just the Spirit 2.1 grammar for JSON if you don't mind, to implement just an event-based SAX-like parser for JSON. I'd happily use a full reading and writing impl, but I'd be happy with just the grammar for now.
(*hint* poke me to get it done, random emails, that helps a ton).
Consider yourself poked ;) Thanks, --DD