readme.md 161 B

sql-parser

编译

$ xmake

运行

$ xmake run sql-parser "create table tb;"

调试/测试

python run_test.py