soegaard / whalesong

Whalesong: Racket to JavaScript compiler
http://hashcollision.org/whalesong
145 stars 14 forks source link

Implement place-images* functions in image library #20

Closed vishesh closed 9 years ago

vishesh commented 9 years ago

place-images* functions could be implemented using the primitive place-image function implemented in JS. Added image.rkt for implementing these and any other functions that could be implemented in racket.