package visitors

  1. Overview
  2. Docs
An OCaml syntax extension (technically, a ppx_deriving plugin) which generates

Install

Dune Dependency

Authors

Maintainers

Sources

visitors-20170404.tar.gz
md5=e3a840b35a6e52f62c799bbfd437c621

Description

object-oriented visitors for traversing and transforming data structures.

Published: 04 Apr 2017

Dependencies (8)

  1. result
  2. ppx_deriving >= "4.0" & < "5.0"
  3. ppx_tools
  4. cppo_ocamlbuild build
  5. cppo build
  6. ocamlbuild build
  7. ocamlfind
  8. ocaml >= "4.02.2" & < "4.05"

Dev Dependencies

None

Used by (9)

  1. archetype >= "0.1.11" & < "1.2.5"
  2. clangml = "4.0.0beta1"
  3. electrod < "0.1.7"
  4. flow_parser = "0.159.0"
  5. flowtype >= "0.87.0"
  6. karamel
  7. kremlin < "transition"
  8. morbig < "0.10.3"
  9. rotor

Conflicts

None