[racket] writing a define-world macro

From: Stephen Bloch (sbloch at adelphi.edu)
Date: Mon Jul 26 07:12:40 EDT 2010

On Jul 25, 2010, at 9:49 PM, Shriram Krishnamurthi wrote:

> Generalize.

As in
(rocket-update-velocity old-rocket
                                           (posn-update-x (rocket- 
velocity old-rocket)
                                                                         
(+ 1 (posn-x (rocket-velocity old-rocket)))))
?

Yes, this gets sorta lengthy, but are there implementation issues I'm  
not seeing?



Stephen Bloch
sbloch at adelphi.edu



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20100726/b00453a6/attachment.html>

Posted on the users mailing list.