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

http://disc.420chan.org/nj/

Name: Anonymous 2010-02-04 16:24

ITT: /prog/ writes me the code needed for those snazzy drop down menus at the top

Name: Anonymous 2010-02-04 19:51

#lang scheme

(require scheme/control srfi/41)

(define-syntax-rule (generator body ...) ((stream-lambda () (reset body ... stream-null))))
(define (yield x) (shift k (stream-cons x (k))))

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