RiveScript C++ Port Started
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/
Categories:
C++
[ Kirsle's Blog ]
Comments
There are 0 comments on this page.
