package rotor

  1. Overview
  2. No Docs
An automatic refactoring tool for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

rotor-0.1.zip
md5=372ca9b6a7af2fdd99d5117d376870b4
sha512=6f5473951437a48bf9ae7a5d22a4283c02bed6a6e5c7bc02fc5f28dc5c28720f3e2c69f32a2a0c5b9447c2bc8c83746bb4de5b67909a98cc8921527582727063

Description

ROTOR is a tool for automatically carrying out refactoring on multi-file OCaml codebases. Currently, it supports renaming of value declarations.

Published: 29 Aug 2019

Dependencies (12)

  1. visitors
  2. mparser >= "1.2.3"
  3. pcre
  4. logs >= "0.6.2"
  5. ocamlgraph >= "1.8.7"
  6. ocamlfind
  7. ocamlbuild build
  8. ocaml >= "4.04" & < "4.09.0"
  9. containers >= "2.6"
  10. cppo_ocamlbuild build
  11. cppo build
  12. cmdliner

Dev Dependencies

None

Used by

None

Conflicts

None