 | | From: | Williamiller9004 | | Subject: | Macros | | Date: | 23 Jan 2005 19:40:19 GMT |
|
|
 | Does anyone here program with Macros? I've been creating/editing macros with the shareware program quick macros and was wondering if anyone wanted to excahange or collaborate on creating them. Some that I desire to be created are less than simple.
|
|
 | | From: | Matthieu Villeneuve | | Subject: | Re: Macros | | Date: | Mon, 24 Jan 2005 10:35:56 +0100 |
|
|
 | "Williamiller9004" wrote in message news:20050123144019.13759.00000146@mb-m23.aol.com... > Does anyone here program with Macros? I've been creating/editing macros with > the shareware program quick macros and was wondering if anyone wanted to > excahange or collaborate on creating them. Some that I desire to be created > are less than simple.
Which language are you using? There are things called "macros" in several different languages, but they can be very different, from simple string substitution (like in C) to complete code generation with the whole language at disposition (like in Common Lisp).
-- Matthieu Villeneuve
|
|