ocaml-cow

Web format parser library

A set of parsers and syntax extensions to manipulate web formats from OCaml code

Caml on the Web (COW) is a set of parsers and syntax extensions to let you manipulate HTML, CSS, XML, JSON and Markdown directly from OCaml code.

GitHub

107 stars
26 watching
23 forks
Language: OCaml
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mirage/ocaml-uriAn OCaml implementation of the RFC3986 specification for parsing URI or URLs.98
mirage/keFast implementation of queue data structure51
mirage/ocaml-dnsAn OCaml implementation of the DNS protocol supporting most standard domain name system functions.105
mirage/ocaml-cohttpAn OCaml library for building HTTP clients and servers using various asynchronous programming libraries715
mirage/emileA library to parse e-mail addresses with support for various RFCs and domain handling32
ocaml/merlinProvides context-sensitive completion for the OCaml programming language in text editors.1,593
mirage/ocaml-rpcA library that enables communication between OCaml applications using remote procedure calls with XML or JSON protocols96
mirage/digestifTools for implementing various hash algorithms in multiple programming languages.87
brendanlong/ocaml-ooxmlA collection of OCaml libraries for parsing and working with Microsoft Office document formats32
mirage/ormAutomatically generates functions to persist and query data using an object-relational mapping backend.60
ocaml-community/iso8601.mlA parser and printer for date-times in ISO8601 format.29
ocaml-ppx/ocamlformatAutomates formatting of OCaml code to conform to specific coding standards642
mattjbray/ocaml-decodersA combinator library that decodes JSON-like data into OCaml types85
mirage/decompressA library implementing several decompression algorithms for various compression formats115
mirage/alcotestA test framework for OCaml with a simple interface and query language458