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.
107 stars
26 watching
23 forks
Language: OCaml
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An OCaml implementation of the RFC3986 specification for parsing URI or URLs. | 98 |
| | Fast implementation of queue data structure | 51 |
| | An OCaml implementation of the DNS protocol supporting most standard domain name system functions. | 105 |
| | An OCaml library for building HTTP clients and servers using various asynchronous programming libraries | 715 |
| | A library to parse e-mail addresses with support for various RFCs and domain handling | 32 |
| | Provides context-sensitive completion for the OCaml programming language in text editors. | 1,593 |
| | A library that enables communication between OCaml applications using remote procedure calls with XML or JSON protocols | 96 |
| | Tools for implementing various hash algorithms in multiple programming languages. | 87 |
| | A collection of OCaml libraries for parsing and working with Microsoft Office document formats | 32 |
| | Automatically generates functions to persist and query data using an object-relational mapping backend. | 60 |
| | A parser and printer for date-times in ISO8601 format. | 29 |
| | Automates formatting of OCaml code to conform to specific coding standards | 642 |
| | A combinator library that decodes JSON-like data into OCaml types | 85 |
| | A library implementing several decompression algorithms for various compression formats | 115 |
| | A test framework for OCaml with a simple interface and query language | 458 |