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]

Next question about define-syntax


It is possible parse keys parameters of patterns/subpatterns as in
lambda list (with #!key and without order)?

Example of pattern:

((#!key (instance '(instance-name . instance-init-params))
           (factory '(factory-name . factory-init-params)))
  . body)

Thanks!

-- 
WBR, Yaroslav Kavenchuk.


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