tree-sitter-ocaml 0.19.0

OCaml grammar for the tree-sitter parsing library
Documentation
1
2
3
4
5
6
7
8
9
10
(library
  (name flow_common_profiling)
  (wrapped false)
  (libraries
    dtoa
    hh_json ; hack
    lwt
    sys_utils ; hack
    )
  (preprocess (pps lwt_ppx)))