Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Jean-Christophe Filliatre <filliatr@lri.fr>
To: caml-list@inria.fr
Subject: visualization of Caml values
Date: Mon, 17 May 1999 09:24:33 +0200 (MEST)	[thread overview]
Message-ID: <14143.50225.763194.743429@pc89.lri.fr> (raw)


[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




                 reply	other threads:[~1999-05-17 15:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=14143.50225.763194.743429@pc89.lri.fr \
    --to=filliatr@lri.fr \
    --cc=Jean-Christophe.Filliatre@lri.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox