tree-sitter-ocaml 0.16.0

OCaml grammar for the tree-sitter parsing library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
(library
  (name flow_common_utils)
  (wrapped false)
  (flags -w +a-4-6-29-35-44-48-50)
  (libraries
    hh_json ; hack
    imported_core ; hack
    flow_parser
    string ; hack
    sys_utils ; hack
    lwt)
  (preprocess (pps lwt_ppx)))