Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Continuations in Racket (michaelburge.us)
3 points by MichaelBurge on March 7, 2018 | hide | past | favorite | 1 comment


> `begin` does not create a new continuation frame, so its expressions are in the top-level prompt.

Just a reminder. (begin ...) sometimes is too magical, specialy inside modules. If someone want the nn magical versión, it should be replaced with (let () ...).




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

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

Search: