annotversion
annotation parser for external editors and IDEs
This tool uses the .annot
files generated by OCaml to lookup annotations from
OCaml source code, and hence show inferred type declarations in an IDE.
Since OCaml 4.01, there is a more efficient .cmt
file that is not supported
by this tool. If you are using a recent version of OCaml, you should use the
Merlin (opam info merlin
) suite instead. This annot
tool is only supported
for legacy compatibility with the older plaintext .annot
files.
Tags | org:ocamllabs |
---|---|
Authors | Christian Lindig and Anil Madhavapeddy |
Published | |
Homepage | https://github.com/avsm/ocaml-annot |
Issue Tracker | https://github.com/avsm/ocaml-annot/issues |
Maintainer | anil@recoil.org |
Dependencies |
|
Source [http] | https://github.com/avsm/ocaml-annot/archive/v1.1.0.tar.gz sha256=b2958907dbe6e088145817b2c88729644ffec59efc98f560e5a4d01cb9a3ce91 md5=f9b293b1317fe6968e1f41e5cda2a41c |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/annot/annot.1.1.0/opam |
No package is dependent