macro returning more than one form

Paul Tarvydas paultarvydas at gmail.com
Fri Mar 14 15:45:37 UTC 2014


What is the best way to write a macro that returns more than one form to 
the top level?  E.g.

(in-package :xxx)
(defun ...)

I've been wrapping a progn around the result, but LW doesn't like it 
very much, and SBCL seems to hate it.

Thanks
pt




More information about the pro mailing list