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

Pages: 1-

drracket easter egg

Name: Anonymous 2011-01-29 15:19


#lang racket
(require ffi/unsafe/atomic)
(for ([i (in-naturals)])
  (start-atomic)
  (printf "~a~%" i)
  (end-atomic))


fireworks visualization

Name: Anonymous 2011-01-29 15:23

>>1
EPIC WIN OP!!!

Name: Anonymous 2011-01-29 16:24

Sorry, not falling for this.  I don't want to see any "atomic" fireworks out of my computer, hacker.

Name: Anonymous 2011-01-29 16:46

>>1
I did (call-as-nonatomic (lambda () (for ([i (in-naturals)]) (start-atomic) (printf "~a~%" i) (end-atomic)))) because I am afraid of atomic things and then nothing happened :(

Name: Anonymous 2011-02-18 19:57


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