Synopsis - Cross-Reference

File: /sandbox/bpl/README
 1This is experimental code !
 2
 3Use boost.python (http://boost.org/libs/python/doc/index.html)
 4to provide a python API to the C/C++ parser.
 5
 6This may or may not become an 'official' synopsis API at some
 7point. For now it is only meant to be a sandbox for prototyping.
 8
 9To compile it, be sure to have boost version >= 1.32 installed.
10You may have to adjust the Makefile.
11
12Good luck !
13
14Stefan
15