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..." |
No edit summary |
||
Line 2: | Line 2: | ||
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]]. | 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'' - July 8, 1976 - Cambridge University Press - Paperback, 238 pages - ISBN 0521290244 - ISBN 978-0521290241 - Out of print | |||
[[Category:Utilities]] | [[Category:Utilities]] |
Revision as of 11:22, 14 July 2016
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 - July 8, 1976 - Cambridge University Press - Paperback, 238 pages - ISBN 0521290244 - ISBN 978-0521290241 - Out of print