2002-06-23 20:47:12 +01:00
|
|
|
<sect2><title>Contents of M4</title>
|
|
|
|
|
|
|
|
<para>Last checked against version &m4-contversion;.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-02-06 23:15:46 +00:00
|
|
|
<sect3><title>Program Files</title>
|
|
|
|
<para>m4</para></sect3>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-02-06 23:15:46 +00:00
|
|
|
<sect3><title>Descriptions</title>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-02-06 23:15:46 +00:00
|
|
|
<sect4><title>m4</title>
|
2002-09-28 22:08:29 +01:00
|
|
|
<para>m4 is a macro processor. It copies input to output, expanding macros as it
|
2001-04-08 03:35:02 +01:00
|
|
|
goes. Macros are either built-in or user-defined and can take any number
|
2002-05-26 22:25:09 +01:00
|
|
|
of arguments. Besides just doing macro expansion, m4 has built-in functions
|
|
|
|
for including named files, running Unix commands, doing integer arithmetic,
|
2002-05-23 18:00:34 +01:00
|
|
|
manipulating text in various ways, recursion, etc. The m4 program can be used either
|
2002-02-06 23:15:46 +00:00
|
|
|
as a front-end to a compiler or as a macro processor in its own
|
|
|
|
right.</para></sect4>
|
|
|
|
|
|
|
|
</sect3>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect2>
|