ISO8601.ml

Date parser

A parser and printer for date-times in ISO8601 format.

Parser and printer for date-times in ISO8601

GitHub

29 stars
7 watching
13 forks
Language: OCaml
last commit: 10 months ago
Linked from 1 awesome list

datetimeiso8601ocamlparserrfc-3339

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ocaml-community/easy-format A utility library for pretty-printing indentation in OCaml programs. 43
brendanlong/ocaml-ooxml A collection of OCaml libraries for parsing and working with Microsoft Office document formats 33
ocaml-ppx/ocamlformat A tool that formats OCaml code according to pre-defined styles and configurations 633
ocaml-community/biniou An efficient binary data format for serializing and deserializing structured data 42
mirage/ocaml-uri An OCaml implementation of the RFC3986 specification for parsing URIs/URLs. 98
pyrocat101/opal A set of monadic parser combinators for OCaml to simplify building parsers. 146
ocaml-community/yojson A library that parses and pretty-prints JSON data into an OCaml tree data structure 328
c-cube/ocaml-containers A modular standard library extension and string library for OCaml 492
ocaml-community/sedlex A tool for generating Unicode-friendly lexers in OCaml 240
ocaml/oasis2opam Converts Oasis metadata to OPAM package descriptions 27
inhabitedtype/angstrom A high-performance parser-combinator library for OCaml, designed for efficient and expressive parsing of various data formats. 649
ocaml-community/ocaml-linenoise OCaml bindings to linenoise for easy high-level readline functionality 51
janestreet/base A replacement standard library for OCaml that provides a set of well-tested and portable general-purpose modules. 868
jaredly/myntax A parser and pretty-printer generator for the OCaml programming language 51
ocaml/merlin Provides context-sensitive completion for the OCaml programming language in text editors. 1,586