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-113.00.00.tar.gz
md5=288c81277d521d938a46514b8e3fb623

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: 21 Sep 2015

Dependencies (6)

  1. ocamlbuild build
  2. sexplib >= "113.00.00" & < "113.01.00"
  3. type_conv >= "113.00.00" & < "113.01.00"
  4. ocamlfind
  5. camlp4
  6. ocaml >= "4.02.1" & < "4.03"

Dev Dependencies

None

Used by (1)

  1. core = "113.00.00"

Conflicts

None