dyoo / whalesong

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

Add break functionality #26

Open dyoo opened 13 years ago

dyoo commented 13 years ago

We need a way to break evaluation. Let's do the thing we did with js-vm with a flag that's checked at trampoline time.