dyoo / whalesong

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

missing initial-view to big-bang causes mysterious error #51

Closed dyoo closed 12 years ago

dyoo commented 12 years ago

If one tries using web-world's big bang, but forgets to provide an initial view, then a bad exception happens, as in:

lang planet dyoo/whalesong/cs019

(big-bang 0)

A reasonable default for initial-view would be the empty view, and a reasonable default for to-draw would be the function that just returns the current world.

dyoo commented 12 years ago

Should be fixed now in 79c36704cad8cda22301aa73428e2e5ea5a8efef