caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Hendrik Tews <tews@tcs.inf.tu-dresden.de>
To: caml-list@inria.fr
Subject: Re: [Caml-list] pretty printers and format and matrices
Date: Fri, 15 Jun 2001 14:34:07 +0200 (CEST)	[thread overview]
Message-ID: <15146.191.244618.88098@gargle.gargle.HOWL> (raw)
In-Reply-To: <200106141937.VAA27299@pauillac.inria.fr>

Hi,

Pierre Weis writes:
   Date: Thu, 14 Jun 2001 21:37:44 +0200 (MET DST)
   Subject: Re: [Caml-list] pretty printers and format and matrices
   
   However, I should admit that you will still be facing another
   stupid limit (no more than 2^30 words in a big integer, which means
   approximately 9 * 2 ^ 30 decimal digits on a little machine, once more
   far far away from infinity). 

OK, I see you are in sarcastic mood ... I am actually negotiating
with John Skaller the foundation of the "Got bitten by Pierre
Club", anybody else who wants to participate?
;-)

   Sorry for this unsatisfactory answer, due to stupid limitations in the
   language.
   
Then I would like to suggest to add a new feature to a future
version of the format module: "do_never_print_ellipsis". Perhaps 
(set_max_boxes -1) could be interpreded this way.

Problems like "The most interesting problem repaired by the
Judges was that one entry nested Objective Caml's Format boxes
too deeply ....", quoted from [1], would then belong to the past.


BTW:

   set_max_boxes max_int;;
   
   On a regular machine this allows to simultaneously open no more than
   4611686018427387903 boxes, which could be large enough to pretty print

I have 

# max_int;;
- : int = 1073741823

so what's a regular machine??


Thanks anyway for the unsatisfactory answer,

Hendrik


[1] The 1999 ICFP Programming Contest. ACM SIGPLAN Notices,
35(3), pp. 73-83, March 2000. Available at
http://www.eecs.harvard.edu/~nr/pubs/icfp99.ps
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


  parent reply	other threads:[~2001-06-15 12:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-12 18:18 Chris Hecker
2001-06-12 19:03 ` Markus Mottl
2001-06-12 21:01   ` Chris Hecker
2001-06-13 12:16     ` Hendrik Tews
2001-06-14 19:37       ` Pierre Weis
2001-06-14 19:58         ` Patrick M Doane
2001-06-14 20:36           ` Pierre Weis
2001-06-14 21:35         ` Frank Atanassow
2001-06-15 12:43           ` Pierre Weis
2001-06-15 12:34         ` Hendrik Tews [this message]
2001-06-15 17:32           ` Pierre Weis
2001-06-14  6:46     ` Pierre Weis

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=15146.191.244618.88098@gargle.gargle.HOWL \
    --to=tews@tcs.inf.tu-dresden.de \
    --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;
as well as URLs for NNTP newsgroup(s).