[racket] TR Numeric Tower
In all seriousness, take a look at Clinger's paper on reading floating point accurately (Scheme code included!)
www.cesura17.net/~will/Professional/Research/Papers/howtoread.pdf
-Ian
----- Original Message -----
From: "J. Ian Johnson" <ianj at ccs.neu.edu>
To: "Carl Eastlund" <cce at ccs.neu.edu>
Cc: "Racket" <users at racket-lang.org>
Sent: Wednesday, February 13, 2013 9:56:27 PM GMT -05:00 US/Canada Eastern
Subject: Re: [racket] TR Numeric Tower
(define (S-F some-string) #f)
-Ian
----- Original Message -----
From: "Carl Eastlund" <cce at ccs.neu.edu>
To: "Ray Racine" <ray.racine at gmail.com>
Cc: "Racket" <users at racket-lang.org>
Sent: Wednesday, February 13, 2013 9:53:27 PM GMT -05:00 US/Canada Eastern
Subject: Re: [racket] TR Numeric Tower
On Wed, Feb 13, 2013 at 9:49 PM, Ray Racine < ray.racine at gmail.com > wrote:
What is the most efficient way to write the following method in TR?
(: S->F (String -> (Option Float)))
Presumably by writing to the list and having someone else write it. But you've clearly already implemented that method.
;-)
--Carl
____________________
Racket Users list:
http://lists.racket-lang.org/users
____________________
Racket Users list:
http://lists.racket-lang.org/users