Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

what is this sorcery?

Name: Anonymous 2012-01-27 2:36

http://en.wikipedia.org/wiki/Call/cc


(let* ((yin
         ((lambda (cc) (display #\@) cc) (call-with-current-continuation (lambda (c) c))))
       (yang
         ((lambda (cc) (display #\*) cc) (call-with-current-continuation (lambda (c) c)))))
    (yin yang))

Name: Anonymous 2012-01-27 2:38

if you haven't seen this before, try to guess what it does before running it.

Name: Anonymous 2012-01-27 9:39

>>1
)))))
GC is shit.

Don't change these.
Name: Email:
Entire Thread Thread List