summaryrefslogtreecommitdiffstats
path: root/m4.pkg/control
blob: 67f5c6f10117395dbcdf7569b397bc3317cae929 (plain)
1
2
3
4
5
6
7
Architecture: any
Platform: all
Description: 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.