Skip to content

Jackson1992/cpp_parser

 
 

Repository files navigation

cpp_parser

sql parser in c++

Install cpp_parser:

  1. please read the README file in third_party.
  2. ./build.sh init
  3. ./configure --prefix=/your/path/to/install
  4. make
  5. make install

Uninstall cpp_parser:

  1. make distclean
  2. ./build.sh clean

About

sql parser c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.8%
  • C 2.9%
  • Shell 0.3%