TextTransformer free download 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. The TextTransformer can analyze texts and transform them. 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. T download   
 Example: Winamp • Top 1000
• Smart reviews
   
Search:   
     

Home > Software > download now TextTransformer

  Popular:
A4 DVD Shrinker 4.8
A4 DVD Shrinker is a high quality and extremely fast DVD…
Addressinator! 4.1
Addressinator! address book software is networkable…
Catalogue 4.2.8
Quickly create HTML reports of multiple folders, listing…
P-Guard 1.03
KEEP YOUR DATA P-Guard uses strong and certified…
WaveNET mp3 1.1.0
A free mp3 encoding software package that uses LAME mp3…
TeamTrade 1.08
TeamTrade provides Portfolio management and Technical…
NotesTree 1.72
WELL STRUCTURE YOUR INFORMATION (such as CURRENT NOTES…
WebCamSplitter 1.3.3
When working with WebCamSplitter you can use one and the…
Stamp Organizer 3.6
Stamp Organizer Deluxe is a complete program that allows…
Intuvia MicroCalc 2.3
MicroCalc Has a Micro Footprint mode that ˜shrinks' the…
Best 1000
  TOP-10:
PDF Image Stamp 1.06
PDF Image Stamp is an Acrobat plug-in tool which is used to…
Legal Billing 6.0.6.6
This Legal Billing program offers powerful but easy tools…
DataLock 1.0
Easy file - folder Security with Datalock for any…
TweakSEC 1.0
Powerful Windows 9x/Me/NT/2000 security configuration and…
AnyBackup(free) 1.8
Anybackup 1.8 Free is a data backup software for home and…
Path Analyzer Pro 2.6
Advanced graphical traceroute with charting, ip location…
ComThing 7.0
ComThing is a completely automatic tool which stops all…
Iwash 2.20
Protect your privacy. It deletes cookies + cache- at any…
Cash Flow Planner 2.0
Simple and focused, this flexible Microsof Excel…
Alert Phone 1.17
Call one ring home, call back, your modem will answer and…
  Sponsored links 
  New:
Rental Calendar 3.2
Rental Calendar is a rental management application that…
I'm InTouch 7.2
Remotely control your PC from any computer or wireless…
DBF to DBF 2.15
The DBF to DBF program allows you to convert your dbf files…
ACDR 4.2
ACDR (Audio Compact Disc Reader) is a very easy to use, yet…
Max Folder Secure 2.1
Max Folder Secure is security tool that lets you lock/hide…
Image for Linux 2.51a
Image for Linux is a reliable and easy to use drive imaging…
CenoPDF 3.1.43.0
CenoPDF is an add-in for Microsoft Office that helps users…
A-Z Planner 2.3.0.24
Advanced, multi-functional tasks and schedules manager for…
Typinator 3.6
Are you tired of typing your name, e-mail address, or other…
Privacy Eraser Pro 8.0
Privacy Eraser Pro is an Internet Eraser that protects your…
     
Home
News
Software
Books
Smart reviews
New soft
TOP-10
Best 1000
All Soft
Audio & Video
Business
Development Tools
Education
Games
Graphics
Home/Hobby
Internet
Desktop
Utilities

TextTransformer 1.7.3  del.icio.us Fark digg Reddit MyWeb BlogMarks Furl Jots   ( View screenshot )


URL:
HTML:
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.

Updated Nov 19, 2009 15:19:08
Rating  Ñíèæàåòñÿ  16 ( -2 -12.5% )
Size15916 kb
LicenceShareware
StatusMinor Update
LanguagesEnglish, German
Tagsparser generator, parsergenerator, c++, interpreter, programming, text processing, parser, scanner, debugger, transformation, text, conversion, translation, regular expression, regular expressions, reengineering, refactoring, boost
OSWindows ME, Windows NT, Windows 2000, Windows XP, Windows 2003, Windows Vista
Homepagetexttransformer.com
Emaildme@texttransformer.com
AuthorDetlef Meyer-Eltz
TextTransformer free download 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. The TextTransformer can analyze texts and transform them. 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. 

T download

 Zoom click for full size
Other author's software:
  • MinimalWebsite 1.1.1 — "Minimal Website" makes a complete websites from plain texts. The texts are translated to formatted HTML contents automatically as well as a navigation menu. Colors, fonts etc. can be adjusted in dialogs. (With search engine optimization)
Show all author's software

Description:
   The TextTransformer can analyze texts and transform them. 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
Short tags:
parser generator, parsergenerator, c++, interpreter, programming, text processing, parser, scanner, debugger, transformation, text, conversion, translation, regular expression, regular expressions, reengineering, refactoring, boost
System Requirements:
256 MB RAM, 50 MB hard disk space
Change Info:
Additional node functions
      Freeware alternatives TextTransformer 1.7.3
Free Download now  Free Download TextTransformer 1.7.3 from texttransformer.com

Similar software shotlights:
  • Metaspec C# Parser Library 2.0.0.108 — Metaspec C# parser library is designed to provide the kernel for applications which require processing C# source code: refactoring, formatting, and other similar tools. C# parser is fully compliant…
Find all software similar on TextTransformer 1.7.3

Similar news:
Find all news similar on TextTransformer 1.7.3

Similar smart reviews:
  • AscToHTM - quick and intelligent text to HTML conversion tool — Despite the abundance of various text formats these days, plain text still remains extremely popular, especially for lengthy manuals, readme files, books and other types of documents and in situations when size and compatibility are crucial. If you have a large collection of text files that need to be uploaded to your website or face this problem on a more or less regular basis…
  • TextTransformer 1.4.1, The Last Text Processor You Need — TextTransformer is described as a tool for transforming texts (you bet!). But, in fact, this short description is almost humiliating for this great tool! Because real possibilities of TextTransformer are stretched from trivial word replacements in the text file to creation of new scripting languages (read it twice, guy; it’s true). The trick is: you need some kind…
  • Tinysoar DVD Ripper: The DVD Conversion Freeway — Wherever you’re going, to give the trip a bit of excitement, you might want to grab a few of your favorite discs — movies or music — and take them along. You could’ve grabbed them all, if it wasn’t for a tiny problem — they take up quite a bit of space in the luggage. Besides, the only player you might have…
  • MP4 Converter for Windows, Media Conversion Combine — MP4 is a modern and popular format for media; MP4 is a container format that can store video and audio data (mp4, m4p, m4a). MP4 is in your iPod, in your iPhone, Playstation, Zune, Xbox… Have you ever thought of creating your own MP4 files from existing video and audio files with different formats( AVI, MP3) ? Or, maybe, you are thinking about backwards conversion —…
  • MultiExtractor - a universal all-purpose data extraction and conversion tool — The feeling of helplessness is not the best feeling in the world. It is especially annoying when you can see or hear something that you really like, but can’t take it and use again somewhere else. When multimedia files are well-hidden from prying eyes in the depth of resource files and exotic archives, when images are stored in unknown formats and there seems to be no easy…
  • Limnor Codeless Programming System - a high-tech constructor for quick and easy ad hoc programming — If you ever felt that you had a great programming idea, but you just didn’t know how to approach development and had had absolutely no programming experience before, rejoice! There are developers out there who care about people like you and want to share the joy of creating programs that really work with everybody around. Limonor Codeless Programming System is a unique solution that allows users…
  • OraLoader - simple, fast and flexible data conversion tool for Oracle databases — As a database developer dealing with Oracle databases, you may face the problem of converting your database data to more conventional formats or, on the opposite, filling your database with data provided in standard spreadsheets or even plain text files. These operations may take a lot of time that could otherwise be spent on developing and refining more important aspects of your…
  • FastFotoScale - lightning-fast resizing, cropping and conversion of vast arrays of photos — If you have several digital cameras in your family and often exchange photo archives with your friends, you know how hard it is to manage thousands of photos scattered across various folders on your hard drive, optical disks and memory cards. In addition, photos downloaded from various cameras seem to have identical names and often have different resolutions, which makes it hard to quickly…
  • SWFKit Pro - hassle-free conversion of Flash movies and animations into powerful EXE applications — Macromedia Flash provides virtually unlimited opportunities for creative talents to put their ideas into life. Powerful vector drawing, animation and object tweening tools make it a weapon of choice for ultimate website designs and offline presentations. However, playback of Flash movies always required a special player, so you could not simply open it as you do with regular movies and images…
Find all smart reviews similar on TextTransformer 1.7.3


Home > Software > download now TextTransformer

See software by tags:
Scheduling control
Event viewer
Ip country web
see also:
WAVhum
Registry Repair
Rich Chart Server
See software by tags:
Downloading booster
Baby due date countdown clock
Javascript menu movement

Copyright © 2001—2009 3d2f
Concept:
Advertisement.