TextTransformer will be very helpful for your various text remodeling tasks:
• Multiple replacements of words • Extraction of informations • Validation of data (syntax check) • Calculation and evaluation of data records • Conversion of different file formats • Instrumentation of source code • Translation • Development of script languages
The examples are demonstrating that the TextTransformer is a word processing in the true meaning of the word: it makes possible to process the contents of a text by analyzing (parsing) the syntactic form of plain texts.
You easily can use the TextTransformer, even if you never heard about the technologies on which the program is based. The TextTransformer integrates a parser generator, a debugger and a c++ interpreter into a single workbench.