Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uwm.edu!linac!att!ucbvax!ucdavis!csusac!usenet From: cs16011@athena.ecs.csus.edu Newsgroups: comp.lang.lisp.franz Subject: Lisp Macros Message-ID: <1991May15.203735.3850@csusac.csus.edu> Date: 15 May 91 20:37:35 GMT Sender: usenet@csusac.csus.edu (News account (alt)) Organization: California State University, Sacramento Lines: 6 Hello, I have got an exam question in my Franz Lisp class about whether macros can be recursive or not. I have check my textbook and Franz Lisp Interpreter's online manual here on campus but found no mentioning about whether this is possible or not. If macros can be recursive, can anyone please give me an example for supporting the claim?