bin | ||
lexer | ||
lib | ||
parser | ||
test | ||
.gitignore | ||
dune-project | ||
ocaml_sql_parser.opam | ||
README.md |
OCAML SQL PARSER
using this grammar
resource on iceberg table format here
Dune
eval $(opam env --switch=default)
At the root of the project :
dune test
dune build