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

prog tell me story

Name: Anonymous 2014-11-22 18:45

about having extra parentheses in defines in scheme

(define ((a (a (b) b))) aaaaaaa)

(define (a (b)) aaaa)

(define ((a b)) aaaa)

or something

Name: Anonymous 2014-11-23 8:21

define
Go back to /g/.

(define-syntax def
(syntax-rules ()
((def a ...)
(define a ...))))

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