Time: 1305253499 Author: kirsle Subject: RiveScript C++ Port Started Avatar: RiveScript-Hazard.png Categories: C++ Privacy: public IP: 68.41.61.138 NoEmote: 0 NoReply: 0 I started work on a C++ version of RiveScript a few months ago, but got blocked for a while when I couldn't figure out how to link boost::regex to my code, to be able to use its regular expressions.

No news there, I'm still stuck, as I'm still a bit of a newbie to C++ code. I know how to write my own code from scratch, it's just using everybody else's code that I'm not very good at yet. :)

Like rivescript-java, there's a rivescript-cpp project hosted at Google Code. Currently, all it does is parse RiveScript documents into memory.

https://code.google.com/p/rivescript-cpp/