This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problems with macro-defining macros



On Feb 2, 2007, at 1:16 PM, Luis Casillas wrote:


(define (alter-syntax-datum proc stx)
  ;; must use define-syntax-datum in PLT
  (datum->syntax-object stx (proc (syntax-object->datum stx))))

Ooops, that comment ought to read "define-for-syntax".



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]