package pfff

  1. Overview
  2. No Docs
Tools and APIs for program analysis, code visualization, refactoring

Install

Dune Dependency

Authors

Maintainers

Sources

v0.27.3.tar.gz
md5=98b133830db8fd6a16cffe00cf14c790

Description

pfff is a set of tools and APIs to perform some static analysis, dynamic analysis, code visualizations, code navigations, or style-preserving source-to-source transformations such as refactorings on source code. For now the effort is focused on PHP but there is also good support for C, C++, Java, HTML, Javascript, Css, and preliminary support for Erlang, Python, C#, Lisp, Scheme, Haskell, OPA, Sql, and even TeX. There is also very good support for OCaml and noweb (literate programming) so that pfff can be used on the code of pfff itself.

For more information see https://github.com/facebook/pfff/wiki/Main

Published: 20 Mar 2014

Dependencies (4)

  1. num
  2. camlp4
  3. ocamlfind
  4. ocaml >= "3.12.1" & < "4.02.0"

Dev Dependencies

None

Used by

None

Conflicts

None