Jump to content

M4: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "{{DISPLAYTITLE:m4}} Macro processor ==History== The predecessor macro processor m3 was written by Dennis Ritchie for the AP-3 minicomputer. ==Implementations== *The Heirloom..."
 
Ak120 (talk | contribs)
mNo edit summary
Line 7: Line 7:
==Implementations==
==Implementations==
*The Heirloom Development Tools [http://heirloom.sourceforge.net/devtools.html]
*The Heirloom Development Tools [http://heirloom.sourceforge.net/devtools.html]
*[[GNU m4]] - used by GNU Autoconf
*[[GNU M4]] - used by GNU Autoconf


[[Category:Programming Languages]]
[[Category:Programming Languages]]

Revision as of 02:12, 6 February 2017

Macro processor

History

The predecessor macro processor m3 was written by Dennis Ritchie for the AP-3 minicomputer.

Implementations

  • The Heirloom Development Tools [1]
  • GNU M4 - used by GNU Autoconf