
I'm looking to download and play with the code from the Boost SOC 2006 project to write a C++ module preprocessor using Boost.Spirit, but I've been unable to find it. Can anyone point me towards either a tarball or a cvs/svn repository that I can checkout? So far I've only managed to find the browser here: https://www.boost-consulting.com:8443/trac/soc/browser/boost/soc/2006/module... Thanks Richard Smith

Richard Smith wrote:
I'm looking to download and play with the code from the Boost SOC 2006 project to write a C++ module preprocessor using Boost.Spirit, but I've been unable to find it. Can anyone point me towards either a tarball or a cvs/svn repository that I can checkout? So far I've only managed to find the browser here:
https://www.boost-consulting.com:8443/trac/soc/browser/boost/soc/2006/module...
Try this: svn co https://www.boost-consulting.com:8443/svn/main/boost/soc/2006/modules Jeff

Jeff Garland wrote:
Try this:
svn co https://www.boost-consulting.com:8443/svn/main/boost/soc/2006/modules
Thanks. That worked. Richard
participants (2)
-
Jeff Garland
-
Richard Smith