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: over 1 year 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 32
ocaml-ppx/ocamlformat Automates formatting of OCaml code to conform to specific coding standards 642
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 URI or 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 494
ocaml-community/sedlex A Unicode-friendly lexer generator for OCaml. 244
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. 656
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. 877
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,593