From racket-users Sat Oct 22 15:34:03 2005 From: rcleis () mac ! com (Richard Cleis) Date: Sat, 22 Oct 2005 15:34:03 +0000 To: racket-users Subject: [plt-scheme] Printing Message-Id: X-MARC-Message: https://marc.info/?l=racket-users&m=139305340215092 Thanks. I'll take a look. rac On Oct 22, 2005, at 6:36 AM, jos koot wrote: > See > http://home.tiscali.nl/can_jos/format.scm (source code) > http://home.tiscali.nl/can_jos/format_doc.scm (documenation) > > ((((lambda(x)((((((x x)x)x)x)x)x)) > (lambda(x)(lambda(y)(x(x y))))) > (lambda(x)(write x)x)) > "greetings, Jos") > ----- Original Message ----- From: "Richard Cleis" > To: "jos koot" > Sent: Saturday, October 22, 2005 8:22 AM > Subject: Re: [plt-scheme] Printing > > >> Ah. You've written one. Are you going to post it? >> rac >> On Oct 21, 2005, at 1:01 PM, jos koot wrote: >>> I dont know of any standard either. My module is intended to produce >>> output that can be read by humans. In my module, format "f4.2" >>> produces "****" when fed with 13.14159, indicating that the result >>> is not in the expected range, although others may prefer to make it >>> produce "13.1" >>> > > _________________________________________________ > For list-related administrative tasks: > http://list.cs.brown.edu/mailman/listinfo/plt-scheme