From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id LAA19305; Fri, 15 Mar 2002 11:45:41 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id LAA17888 for ; Fri, 15 Mar 2002 11:45:40 +0100 (MET) Received: from maild.telia.com (maild.telia.com [194.22.190.101]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g2FAjdv10928 for ; Fri, 15 Mar 2002 11:45:39 +0100 (MET) Received: from gateway (h175n2fls34o849.telia.com [217.208.235.175]) by maild.telia.com (8.11.6/8.11.6) with ESMTP id g2FAjcd14232 for ; Fri, 15 Mar 2002 11:45:38 +0100 (CET) From: "Mattias Waldau" To: Subject: [Caml-list] Ocamldot for functions and types Date: Fri, 15 Mar 2002 11:45:02 +0100 Message-ID: <000d01c1cc0e$75fd0850$0200a8c0@gateway> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <20020315101542.GA29991@fichte.ai.univie.ac.at> Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Ocamldot can create a picture showing how ocaml files depend on each other. Is there a similar tool that shows how functions and types within a bigger program with many modules depend on each other? If I would create something like that, should I use camlp4? Or is there another internal representation where I can get that information? For example, the infered internal types would also be interesting. /mattias ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners