You know, I was interviewing for a job once and when it came time to sling some code (remotely, over a VNC link), I chose Scheme in my implementation language. It was an incredibly simple stupid little problem, but as I was writing it, I used the Scheme operator call-with-current-continuation in the most simplistic way imaginable -- as a way to
(
Read more... )