GNU M41.4.19

  • Submit New Release
  • Edit GNU M4 Information
  • Submit a New Software

Implementation of the traditional Unix macro processor.

Monday, May 31, 2021
  • Applications
  • Utilities
  • Shell

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.

  • Downloads
    5724
  • License
    GPL

Downloads / Release History


May
31
2021
GNU M4 1.4.19
March
02
2011
GNU M4 1.4.16
March
02
2011
GNU M4 1.4.11
March
02
2011
GNU M4 1.4.12
March
02
2011
GNU M4 1.4.13
March
02
2011
GNU M4 1.4.14

Comments

No comment. Be the first to enter a comment.
Replying to:
Cancel

Last articles