Code Generation
How easy is it to generate
code snippets ?
The basic answer is: very! In fact TextPression constantly
generates code snippets in real time as you create and modify tasks
in the main GUI area. All you need to do is select the language you
want the code snippet to be generated in and a choose the type of
code snippet you want, e.g. create an IF ( Regular Expression
matches )..ELSE statement, a single Try ( Regular Expression match )
and CATCH if it doesn't etc. There are lots of snippet types, and
there should be one to match what you are trying to achieve or at
least close to it.
What Languages are
supported ?
TextPression supports a wide range of both scripting languages:
- PERL, PHP ( Ereg and Preg ), Python,
Ruby, Visual Basic For Applications ( Office 97 plus
), VB Script/EMCA Script;
and conventional programming languages
- C#, Delphi. NET, PCRE (
Native C library ), Java, Visual Basic 6.
|