[racket] Efficiency of tight loops in Racket

From: Eli Barzilay (eli at barzilay.org)
Date: Fri Jan 14 09:47:24 EST 2011

12 hours ago, Harry Spier wrote:
> 2) interface to ImageMagick (which I use to create my binary page
> representation)

Note BTW that the ImageMagick interface that comes with racket was
made as an example for an interface, so it wasn't kept up to date with
the current API.  (I don't know what changed, but given that a number
of years have passed, I'm guessing that updates are needed.)

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!


Posted on the users mailing list.