From: Jun Furuse <jun.furuse@gmail.com>
To: caml-list <caml-list@inria.fr>
Subject: [Caml-list] [ANN] OCamlSpotter 1.4.0 for OCaml 3.12.1
Date: Tue, 10 Jan 2012 13:09:46 +0800 [thread overview]
Message-ID: <CAAoLEWuNns05rUQUO2rcDTEHLBuKrokq_VM3=h8hXfXhAUXHWQ@mail.gmail.com> (raw)
An OCaml source browsing tool, OCamlSpotter 1.4.0 is out.
With OCamlSpotter, you can easily jump to identifier uses to the
corresponding definitions, resolving module inclusion and functor
applications. For further info, please check
http://jun.furuse.info/hacks/ocamlspotter .
1.4.0 supports:
- Spotting the definitions of idents (Finding definition of idents)
- Spotting the uses of idents (Opposite of def spotting)
- Showing data types of expressions/patterns with their id numbers,
and the query of their definitions.
- Type driven expansion of expressions and patterns
It requires compiler modification. The modified compiler source and
OCamlSpotter is found at:
https://bitbucket.org/camlspotter/mutated_ocaml/get/v3.12.1-ocamlspot-1.4.0.tar.gz
The diff against the original 3.12.1 can be easily obtained from the
bitbucket repo by
hg diff -r ocaml-3.12.1-11110 -r v3.12.1-ocamlspot-1.4.0 .
Happy hacking.
Jun
reply other threads:[~2012-01-10 5:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAAoLEWuNns05rUQUO2rcDTEHLBuKrokq_VM3=h8hXfXhAUXHWQ@mail.gmail.com' \
--to=jun.furuse@gmail.com \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox