(define (akor-salla)
    (let* ((t (random 116))
           (m (+ t (random 3) 2))
           (d (+ t (random 3) 5)))
      (list t m d)))

Bunu "PLT Scheme ..module" de calistirabiliyorum.

Peki "define" yerine CL'de hangi macro'yu kullanabirim.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

_______________________________________________
cs-lisp mailing list
cs-lisp@cs.bilgi.edu.tr
http://church.cs.bilgi.edu.tr/lcg
http://cs.bilgi.edu.tr/mailman/listinfo/cs-lisp

Cevap