text-parse-ml/dune
orbifx c15e8e2a0d Applicative text parser
TODO: markdown & gemini coming
2021-02-25 23:22:35 +00:00

5 lines
87 B
Plaintext

(library
(name text_parse)
(public_name text_parse)
(modules parser syntax cursor))