display
This little piece of code displays the internal representation of Caml values.
It produces a graph as an ASCII file, in a format suitable for the `dot' tool.
[ Homepage ]
| Author: | Jean-Christophe Filliātre. |
| Last modification date: | 09-Aug-2001 |
| Development status: | Development code |
| Kind: | Development tools |
| Topic: | Software development :: Documentation generation |
| Homepage: | http://www.lri.fr/~filliatr/ftp/ocaml/display |