Browse thread
[Caml-list] ocamldot on steroids
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Maxence Guesdon <maxence.guesdon@i...> |
| Subject: | Re: [Caml-list] ocamldot on steroids |
> Ocamldot is a useful tool, showing the dependency relationship between > compilation units. Has anyone given thought to creating a kind of "super > ocamldot" which shows the dependency relationships between modules, functors, > module types, and compilation units? OCamldoc, in OCaml 3.05, will come with a dot generator which can output dot graphs for modules dependencies or types dependencies, with some additionnal fancy colors. You can already try it from the CVS. More graphs could be created, indeed. -- Maxence Guesdon ------------------- 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