Browse thread
visualization of Caml values
- Jean-Christophe Filliatre
[
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: | Jean-Christophe Filliatre <filliatr@l...> |
| Subject: | visualization of Caml values |
[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