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

Clojure vs Racket

Name: Anonymous 2011-01-31 6:28

Is Clojure a better language than Racket?

Name: Doctor Racket !RACKET/.HY 2011-01-31 8:28

>>13

(define-syntax (with-identifiers stx)
  (syntax-case stx ()
    ((~ stx (ids ...) . body)
     #'(with-syntax ((ids (datum->syntax stx 'ids)) ...) . body))))

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