From: Maxence Guesdon <Maxence.Guesdon@inria.fr>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] graph of function dependances
Date: Tue, 23 Feb 2010 14:53:36 +0100 [thread overview]
Message-ID: <20100223145336.28407549@alcazar.inria.fr> (raw)
In-Reply-To: <1ae8fe881002230532l6a26c293r4fe9ef41d45ed65e@mail.gmail.com>
On Tue, 23 Feb 2010 19:02:32 +0530
Grégoire Seux <kamaradclimber@gmail.com> wrote:
> hello !
Hello,
> i am wondering if there exists a way to get a graphic visualiation of the
> dependances between functions defined in an ocaml file.
>
> For instance:
>
> let f x= x+1
>
> let g x= f x -1
>
>
> > let h x y = g x + (f x)
>
>
> should displayed that h relies on f and g definition.
>
> Maybe this not a pure ocaml-related question (more general) but i would need
> such a tool for my ocaml sources.
Oug seems to do what you need (and much more):
http://home.gna.org/oug/index.en.html
Regards,
--
Maxence Guesdon http://yquem.inria.fr/~guesdon/
Service Expérimentation et Développements https://devel.inria.fr/rocq/
INRIA Paris-Rocquencourt http://www.inria.fr/rocquencourt/
next prev parent reply other threads:[~2010-02-23 13:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-23 13:32 Grégoire Seux
2010-02-23 13:53 ` Maxence Guesdon [this message]
2010-02-23 13:54 ` [Caml-list] " Grégoire Seux
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=20100223145336.28407549@alcazar.inria.fr \
--to=maxence.guesdon@inria.fr \
--cc=caml-list@yquem.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