caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Yoann Padioleau <pad@fb.com>
To: Pierre-Yves Strub <pierre-yves@strub.nu>
Cc: "<caml-list@inria.fr>" <caml-list@inria.fr>
Subject: Re: [Caml-list] Dead code detection
Date: Wed, 11 Dec 2013 21:18:13 +0000	[thread overview]
Message-ID: <6E5EC514-BF6B-4B66-A40A-127124BE8AA4@fb.com> (raw)
In-Reply-To: <a6230abe4852ccaee38d2cd206495b58@strub.nu>

[-- Attachment #1: Type: text/plain, Size: 800 bytes --]

Hi Pierre,

I made a tool using the .cmt format that visualizes code dependencies:
https://github.com/facebook/pfff/wiki/CodeGraph
https://github.com/facebook/pfff/blob/master/main_codegraph.ml
https://github.com/facebook/pfff/wiki/Main

It also highlights dead code (at different granularities, dead directories,
dead files, dead functions, etc).


On Dec 11, 2013, at 6:52 AM, Pierre-Yves Strub <pierre-yves@strub.nu<mailto:pierre-yves@strub.nu>> wrote:

Hi all,

Does any of you know a tool for doing dead code detection?

Thanks,
-- Pierre-Yves.


--
Caml-list mailing list.  Subscription management and archives:
https://sympa.inria.fr/sympa/arc/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


[-- Attachment #2: Type: text/html, Size: 1591 bytes --]

      parent reply	other threads:[~2013-12-11 21:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-11 14:52 Pierre-Yves Strub
2013-12-11 14:56 ` Simon Cruanes
2013-12-11 14:56 ` Fabien Renaud
2013-12-11 15:07 ` Alain Frisch
2013-12-11 16:46 ` oliver
2013-12-11 21:18 ` Yoann Padioleau [this message]

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=6E5EC514-BF6B-4B66-A40A-127124BE8AA4@fb.com \
    --to=pad@fb.com \
    --cc=caml-list@inria.fr \
    --cc=pierre-yves@strub.nu \
    /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;
as well as URLs for NNTP newsgroup(s).