m4

SkaLinks.com >> Programming >> Languages >> m4
Macro Processing Language

M4 is a macro processor which reads its input and converts certain strings (macro calls) into special output. It′s most often used to preprocess source code for a programming language. It processes the files on the command line in the order given. If no files are specified or if - is used in place of any files, input is read from the standard input. The processed output is written to the standard output.
Most popular related searches:
language