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

Just finished SICP with Racket

Name: Anonymous 2011-01-24 14:42

And I'm not convinced about anything other than that Racket is slow as shit in a funnel. Explain this satori thing to me.

Name: Anonymous 2011-01-25 14:32

>>49

(define (state-loop state args)
  (let-values (((state args) (apply state args)))
    (state-loop state args)))

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