| From: Bas Steunebrink (bas at idsia.ch) Date: Thu Jul 7 10:01:48 EDT 2011  | 
  | 
Ciao a tutti, When I type `'unquote in DrRacket, an error is thrown: > `'unquote (X) unquote: expects exactly one expression in: (unquote) I understand why this error occurs from the way quasiquote is expanded; see e.g. http://community.schemewiki.org/?scheme-faq-language#qqmacro (I guess DrRacket works similarly). Still, I feel the result should be just 'unquote. What do you think? Bas
| Posted on the users mailing list. | 
  |