package pa_structural_sexp

  1. Overview
  2. No Docs
Quotation expanders to simplify building s-expressions from ocaml values

Install

Dune Dependency

Authors

Maintainers

Sources

pa_structural_sexp-112.35.00.tar.gz
md5=b9d40e3a8586d6679c799d99cfabc596

Description

This package adds the quotation expanders: <:structural_sexp< expr >>, <:structural_error< string-expr expr >>, <:raise_structural_sexp< string-expr expr >>, <:structural_or_error< string-expr expr >> for constructing sexps, errors and exceptions from specially-constructed OCaml expressions.

Published: 03 Jul 2015

Dependencies (6)

  1. ocamlbuild build
  2. sexplib >= "112.35.00" & < "112.36.00"
  3. type_conv >= "109.53.00" & < "112.02.00"
  4. ocamlfind
  5. camlp4
  6. ocaml >= "4.02.1" & < "4.03"

Dev Dependencies

None

Used by (1)

  1. core >= "112.35.00" & < "113.00.00"

Conflicts

None