caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gabriel Scherer <gabriel.scherer@gmail.com>
To: fa.caml@googlegroups.com
Cc: "caml-list@inria.fr" <caml-list@inria.fr>
Subject: Re: [Caml-list] unused function detection
Date: Tue, 8 Feb 2011 13:30:47 +0100	[thread overview]
Message-ID: <AANLkTi=oO9SxeGVGKZbOthmt+tkhXoNrMGzwRsqSzJKp@mail.gmail.com> (raw)
In-Reply-To: <c41a88d2-0cc1-4035-9142-fefbc2a383c6@glegroupsg2000goo.googlegroups.com>

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

You may be interested in the Oug [1] tool

 [1] http://home.gna.org/oug/

> Oug is a code analysis tool building reference graphs from OCaml code, that
> is graphs representing which elements (value, module, class, ...) reference
> which elements. We will also call these graphs dependency graphs, each edge
> of the graph being annotated by a dependency kind.
>
> It comes with the Ouglib <http://home.gna.org/oug/refdoc/Ouglib.html>library to be able to embed the analyzer in other OCaml applications.
>
> From the graph, various outputs can be obtained: list of elements not
> referenced anywhere (useless elements and potential dead code), various
> Graphiz graphs, ...
>


On Tue, Feb 8, 2011 at 11:52 AM, Radu Grigore <radugrigore@gmail.com> wrote:

> Is there a tool that finds unused functions?
>
> It seems there was none in 2004:
>  https://groups.google.com/d/topic/fa.caml/D8aWkamzr-U/discussion
>
> --
> Caml-list mailing list.  Subscription management and archives:
> https://sympa-roc.inria.fr/wws/info/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: 1984 bytes --]

  reply	other threads:[~2011-02-08 12:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <fa.edndqci.a2eggi@ifi.uio.no>
2011-02-08 10:52 ` Radu Grigore
2011-02-08 12:30   ` Gabriel Scherer [this message]
2011-02-09  0:02     ` Jerome Benoit
2004-06-22 17:08 skaller
2004-06-22 17:31 ` David MENTRE
2004-06-22 17:59   ` Nicolas Cannasse
2004-06-22 18:32     ` skaller
2004-06-22 18:33     ` Michael Furr
2004-06-22 19:27       ` skaller
2004-06-22 19:46         ` Michael Furr
2004-06-22 18:38     ` Eric Dahlman
2004-06-22 19:18       ` skaller

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='AANLkTi=oO9SxeGVGKZbOthmt+tkhXoNrMGzwRsqSzJKp@mail.gmail.com' \
    --to=gabriel.scherer@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=fa.caml@googlegroups.com \
    /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).