home *** CD-ROM | disk | FTP | other *** search
- Submitted-by: Eric S. Raymond <eric@snark.uu.net>
- Posting-number: Volume 20, Issue 48
- Archive-name: plum-ansi-macros
-
- his is a tutorial program which illustrates how the Standard's
- macro-expansion algorithm works. First, look at some of the .out files
- to see the model of presentation of macro-expansion.
-
- Then, look at the file mac.c for notes on the implementation. This is
- not an elegant program. It was designed to illustrate the dynamics in
- the minimum amount of C code. Forget about "information-hiding";
- everything is a string of chars.
-
- All of this directory is experimental, not intended to be authoritative,
- and in no way an official opinion of the ANSI X3J11 committee.
-
- Permissions:
- Permission is granted for reproduction and use of this mac program,
- provided that its enclosed authorship notice is reproduced entirely.
-
-
- Tom Plum, Plum Hall Inc, 609-927-3770, uunet!plumhall!plum .
-
- --
- Eric S. Raymond = eric@snark.uu.net (mad mastermind of TMN-Netnews)
-
-
- --
- Please send comp.sources.unix-related mail to rsalz@uunet.uu.net.
- Use a domain-based address or give alternate paths, or you may lose out.