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