[Openmcl-devel] activate macro readers only within a special block
    Taoufik Dachraoui 
    dachraoui.taoufik at gmail.com
       
    Sun Mar 24 12:26:56 PDT 2013
    
    
  
Hi
I would like to be able to define special names such that
any block starting with a given special name
some macro readers are activated (only within the block)
For example:
(defspecial asm
   <macro readers>)
(asm
    .... asm instructons
)
Kind regards
Taoufik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20130324/61076463/attachment.htm>
    
    
More information about the Openmcl-devel
mailing list