Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

MzScheme/Racket's continuations are of the "copy the C stack" variety, or were last time I checked. They are in no way efficient; it would probably be better to CPS transform your own code than try to use MzScheme/Racket's continuations directly in performance sensitive code.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: