Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Apply-macro?
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Johannes Beck  
View profile  
 More options Nov 13 1998, 3:00 am
Newsgroups: comp.lang.lisp
From: Johannes Beck <b...@informatik.uni-wuerzburg.de>
Date: 1998/11/13
Subject: Re: Apply-macro?
Rainer Joswig schrieb:

> In article <3641EBDD.3...@cs.uu.nl>, Arend-Jan de Groote <ar...@cs.uu.nl> wrote:

> > I really enjoy reading this group, and I'm glad I finally have a
> > question that's worth asking:

> > What I want is to call the macro 'or' with the elements of a list 'lst'.

> > If it were a function I'd just say (apply fn lst).
> > Is there a macro-equivalent to apply?

> No.

Allegro (at least ACL 3.0 & 5.0 on windows) has a
mapply and mfuncall which are the same as apply and funcall
only for macros. Maybe you ask Franz for the implementation
of these...

> > The solution I've thought of is
> > ...
> > simple.

Johannes Beck

--
Johannes Beck   b...@informatik.uni-wuerzburg.de
                http://www-info6.informatik.uni-wuerzburg.de/~beck/
                Am Hoelzlein 35, 97076 Wuerzburg      
                Tel.: 0931/312198, 0931/275841

PGP Public-Key available by
                finger://b...@www-info6.informatik.uni-wuerzburg.de


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.