package ppx_camlrack

  1. Overview
  2. Docs
PPX for matching S-Expressions

Install

Authors

Maintainers

Sources

0.10.1.tar.gz
md5=d888192782217ac5eb0933f07f0706d3
sha512=9dd2e7247afa9017feefcd97e4dc73869f10d84f267caa9f2ddfa913bd5257ce1139200faf6aa26c588d4bbf6e178f8c95f85b9ec9192d0145cdbfc664c17b60

Description

'PPX-Camlrack' provides an augmented match expression that transforms written S-Expressions into their Camlrack-compatible types. This allows for easily working with S-Expressions without extra typing.

Dependencies (4)

  1. camlrack = version
  2. ppxlib >= "0.23.0"
  3. ocaml >= "4.12"
  4. dune >= "2.9"

Dev Dependencies (2)

  1. odoc with-doc
  2. ounit2 with-test & >= "2.2.5"

Used by

None

Conflicts

None