Application m4-1.4-public 39968 1 2001/06/12 1.01 GNU m4 121827 m4 Public Software public http://www.gnu.org gnu@gnu.org Various An implementation of the traditional Unix macro processor. GNU m4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU m4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. GNU m4 is a macro processor in the sense that it copies its input to the output expanding macros as it goes. Macros are either builtin or user-defined and can take any number of arguments. Besides just doing macro expansion m4 has builtin functions for including named files, running UNIX commands, doing integer arithmetic, manipulating text in various ways, recursion etc... m4 can be used either as a front-end to a compiler or as a macro processor in its own right. GNU m4 are often used to generate HTML, where it can help give a consistent look to your pages. The development site is maintained using m4. http://www.gnu.org/software/m4/ public/m4/core-1.4 1994/10/31 1.4 Low Stable 1 GNU General Public License rep://m4-1.4-public.repdata/LicenseUrl/GPL core Required Software Development/Programming Languages and Parsers/Parsing and Lexical Analysis macro,preprocessor Console Developer Developer Console Administrator $(PROCESSOR)/MANIFEST bin m4.info m4.info-1 m4.info-2 m4.info-3 Makefile.in capitalize.m4 comments.m4 ddivert.m4 debug.m4 esyscmd.m4 exp.m4 file.m4 foreach.m4 forloop.m4 fstab.m4 hanoi.m4 incl-test.m4 include.m4 indir.m4 misc.m4 multiquotes.m4 patsubst.m4 pushpop.m4 regexp.m4 reverse.m4 stackovf.sh sync-lines.m4 sysv-args.m4 trace.m4 translit.m4 undivert.incl undivert.m4 wrap.m4 bin info examples