[OCaml] Org mode parser.
- replace parse_bridge with Parse module 1 month ago
- lexers produce parser tokens directly 1 month ago
- remove parse_with_diagnostics and Diagnostic from public API 1 month ago
- remove Prescan from public API; add optional ?config to parse 1 month ago
- replace mutable refs with folds in prescan and normalize 1 month ago
- centralize string utilities into String_util module 1 month ago
- restrict public API to types and to_string 1 month ago
- move internal modules behind Org.Private namespace 1 month ago
- rename library from ocaml-org to org 1 month ago