The TextTransformer is used to transform texts: multiple replacements of words, evaluation, conversion etc. Programs can be tested step by step and applied interactively or to whole directories. They also can be exported as c++ code.

Version: 1.7.5The TextTransformer can analyze texts and transform them.
License: Free To Try $143.00
Operating System: Windows
Homepage: www.texttransformer.com
Developed by:
For this you have to write simple rules describing the structure of the source text and determining how the parts it shall be transformed to the target text. A single rule for example is enough to make multiple replacements of words. Existing examples can be modified to achieve quick results. Every change can be tested immediately.
For this, the TextTransformer allows stepwise transformations in a debugger, where you can see immediately what happens. So the development even of complex programs becomes a game. Simple rules can be combined to arbitrary complex programs.
Even grammars of programming languages can be described, e.g. to translate them into another one.
The free version (not time limited) has nearly all possibilities to analyze texts and to transform them.
After you have installed the TextTransformer, the functionality of the standard version (see below) can be tested for 30 days.
The standard version has an additional transformation manager to transform groups of files interactively.
This version also has augmented interpreter capabilities: subexpressions of tokens can be accessed and containers can be used.
In the professional version of the TextTransformer a ready transformation program can be exported as c++-code for use in other software products.
The key features of the TextTransformer summarized:Extended LL(1)-top down technology Definitions of text elements by regular expressions in POSIX style
Definitions of grammar rules syntactically as meta regular expressions Skipping irrelevant parts of text by means of the SKIP-symbol Integrated debugger Integrated simple c++ interpreter Syntax highlighting Type checking and immediate finding of errors
Automatically testing Interactivity, to translate selected parts of the text Transformation manager to handle file groups Commandline version Extensive documentation
What's New
Version 1.7.5: Improved navigation
Version 1.7.4: Sorting functions for tree nodes
Version 1.7.3: Additional node functions
Version 1.6.2: Extended character class calculator
Version 1.6.1: Multi-user compatibility
Version 1.6.0: Integrated hex-editor simplifies conversions of binary files
Version 1.5.0: Easy XML creation and event driven tree construction
Version 1.4.1: Start parameters
Version 1.4.0: Full debugging facilities for look-ahead productions
Version 1.3.4: Dynamic tokens in transitional actions