[racket-dev] racket/draw and whalesong?

From: Danny Yoo (dyoo at cs.wpi.edu)
Date: Thu Jul 28 13:32:11 EDT 2011

On Robby and Matthew's suggestion that I look into implementing the
primitives of racket/draw, I took a look at the implementation.  If I
understand this correctly, it looks like I need to implement the
methods of the drawing context interface, right?


(If so, there's one obstacle that I'll need to tackle first, which is
to get Whalesong to compile and execute racket/class.  At the moment,
I don't have enough of the primitives coded up to support the class
library.)


Posted on the dev mailing list.