cpp_parser sql parser in c++ Install cpp_parser: please read the README file in third_party. ./build.sh init ./configure --prefix=/your/path/to/install make make install Uninstall cpp_parser: make distclean ./build.sh clean