* visualization of Caml values
@ 1999-05-17 7:24 Jean-Christophe Filliatre
0 siblings, 0 replies; only message in thread
From: Jean-Christophe Filliatre @ 1999-05-17 7:24 UTC (permalink / raw)
To: caml-list
[français]
J'ai écrit un petit morceau de code qui permet de visualiser la
représentation en mémoire des valeurs Caml. C'est notamment utile à
des fins pédagogiques pour illustrer le partage et la persistence. (Ce
programme requiert l'outil `dot' pour visualiser le graphe obtenu. Cet
outil est librement disponible à l'adresse suivante :
http://www.research.att.com/sw/tools/graphviz/)
Le code, sa documentation et un exemple dont librement disponibles ici :
http://www.lri.fr/~filliatr/ftp/ocaml/display/
======================================================================
[english]
I've written a little piece of code to display the internal
representation of Caml values in memory. It is suitable, in
particular, for teaching purposes, to illustrate sharing and
persistence. (This program requires the `dot' tool, which is freely
available at http://www.research.att.com/sw/tools/graphviz/)
The code, its documentation and an example are freely available at :
http://www.lri.fr/~filliatr/ftp/ocaml/display/
--
Jean-Christophe FILLIATRE
mailto:Jean-Christophe.Filliatre@lri.fr
http://www.lri.fr/~filliatr
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~1999-05-17 15:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-05-17 7:24 visualization of Caml values Jean-Christophe Filliatre
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox