package visitors

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

Install

Dune Dependency

Authors

Maintainers

Sources

visitors-20170127.tar.gz
md5=f0720ed1e2dd0a3e60ce5fc40719388b

Description

object-oriented visitors for traversing and transforming data structures.

Published: 27 Jan 2017

Dependencies (5)

  1. ppx_deriving >= "4.0" & < "5.0"
  2. ppx_tools
  3. ocamlbuild build
  4. ocamlfind
  5. ocaml >= "4.03" & < "4.05"

Dev Dependencies

None

Used by (8)

  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. rotor

Conflicts

None