ocaml4.07-ppx-sexp-message 0.11.0 A ppx rewriter for easy construction of s-expressions

Ppx_sexp_message aims to ease the creation of s-expressions in OCaml. This is mainly motivated by writing error and debugging messages, where one needs to construct a s-expression based on various element of the context such as function arguments.