macro returning more than one form

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


On 14-03-14 12:57 PM, Pascal J. Bourguignon wrote:

I'm writing diagram-compilers that emit CL.  It seems to me that each 
emitted lump of code should be in it's own package.  Am I thinking about 
this "wrong"?

I also have similar issues using a PEG parser (a PEG syntax for esrap) 
inside a keyboard macro https://github.com/guitarvydas/paraphrase .  
This allows me to use prolog syntax directly within a CL program, which 
macro-expands to lisp forms.

pt




More information about the pro mailing list