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