Category:Preprocessors: Difference between revisions
Appearance
Created page with "Macro or text pre-processors used for manipulation source code or other text files prior to their use by other software. Note that some computer languages have specific suppo..." |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Macro or text pre-processors used for manipulation source code or other text files prior to their use by other software. | Macro or text pre-processors used for manipulation source code or other text files prior to their use by other software. | ||
Note that some computer languages have specific support for preprocessing text, [[AWK]] and [[Agena]] do for instance, however for text processing they are hampered by their lack of | Note that some computer languages have specific support for preprocessing text, [[AWK]] and [[Agena]] do for instance, however for text processing they are hampered by their lack of Unicode support. | ||
==Publications== | |||
* A. J. Cole: ''Macro Processors'' - 1976 - Cambridge University Press - ISBN 0521290244 | |||
==Links== | |||
* [http://www.liquisearch.com/general_purpose_macro_processor/examples_of_general_purpose_macro_processors General Purpose Macro Processor - Examples of General Purpose Macro Processors] | |||
[[Category:Utilities]] | [[Category:Utilities]] |
Latest revision as of 15:54, 18 January 2017
Macro or text pre-processors used for manipulation source code or other text files prior to their use by other software.
Note that some computer languages have specific support for preprocessing text, AWK and Agena do for instance, however for text processing they are hampered by their lack of Unicode support.
Publications
- A. J. Cole: Macro Processors - 1976 - Cambridge University Press - ISBN 0521290244