M4

      Comments Off on M4

Description

M4 is a text preprocessor and macro language that automatically generates text or code by replacing macros defined in an input file with their contents in the output file.

Set up the environment

ml utils/m4
  • Available version(s) : 1.4.20

Tutorial

  • Display the version of m4
ml utils/m4
m4 --version

Documentation