ocaml-markup

v 1.0.3 Updated: 1 year, 2 months ago

Error-recovering functional HTML5 and XML parsers and writers

Markup.ml provides an HTML parser and an XML parser. The parsers are wrapped in a simple interface: they are functions that transform byte streams to parsing signal streams. Streams can be manipulated in various ways, such as processing by fold, filter, and map, assembly into DOM tree structures, or serialization back to HTML or XML. Both parsers are based on their respective standards. The HTML parser, in particular, is based …

https://github.com/aantron/markup.ml

To install ocaml-markup, paste this in macOS terminal after installing MacPorts

sudo port install ocaml-markup

Add to my watchlist

Installations 1
Requested Installations 0