scheme macro question
17 Oct
2004
17 Oct
'04
23:10
Hi, I hope that this list is open to questions, and from beginers. Can anyone give advise on how to define a macro so that there can be a left and a right argument? like: (define-syntax = (syntax-rules () ((a = b) (set! a b)) )) this doesn't work and I really don't understand why. I am using PLT mzscheme. Burlen Loring
Afficher les réponses par date
7907
Âge (en jours)
7907
Dernière activité (en jours)
0 commentaires
1 participants
participants (1)
-
Burlen Loring