Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: tmp123@menta.net
To: caml-list@yquem.inria.fr
Subject: Another print anything module
Date: Sat, 19 Jan 2008 16:52:01 +0100	[thread overview]
Message-ID: <47921CA1.5010705@menta.net> (raw)

Hello,

Based in the implementation of ExtLib's Std.dump and the code of 
camlp4r, another module to "print/dump any value" has been implemented. 
Thanks to the original authors.

The reason of the new version is to add two requirements need in my 
current project:
1) A strong split of: the analisis of value structure; the map of this 
structure over the value; and the print (or usage) of the resulting 
mapped data.
2) Allow the user to provide no information, some information or all 
information about field names and any other data that can not be 
obtained automatically from the value.

Code uses camlp4r revised syntax, but as usual module can be used with 
any syntax.

You can find the source, reference documentation and example at:
http://www.geocities.com/tmp_456/dump/index.html

Any comments, from "useless", "already done" to "improve ..." are welcome.

Kind regards.


                 reply	other threads:[~2008-01-19 15:52 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=47921CA1.5010705@menta.net \
    --to=tmp123@menta.net \
    --cc=caml-list@yquem.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