M4
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |subcat=Source code |extensions={{ext|m4}} |released=1977 }} '''M4''' is a general-purpose macro processing language. It is probably most often encountered in the...") |
Revision as of 15:45, 4 May 2013
M4 is a general-purpose macro processing language. It is probably most often encountered in the context of configuring sendmail or autoconf, both of which use it to generate their inscrutable native configuration files.