Download List

Project Description

Redet is a tool for developing and executing regular expressions using any of more than 50 search programs, editors, and programming languages, intended both for developing regular expressions for use elsewhere and as a search tool in its own right. For each program in each locale, a palette showing the available constructs is provided. The properties of each program are determined by runtime tests, which guarantees that they will be correct for the program version and locale. Additional features include persistent history, extensive help, a variety of character entry tools, and the ability to change locale while running. Redet is highly configurable and fully supports Unicode.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-02-08 11:47
8.6.1

This release fixes a bug that triggers an error on
startup on machines on which PHP is available
(whether or not you actually use it).
Tags: Minor bugfixes

2006-02-02 08:55
8.6

Support for patmatch, a pattern matcher for nucleotide and protein sequences was added. Keyboard shortcuts may now be defined in the user's initialization file. A test and palette entry were added for the Tcl-style case sensitive flag. The Help menu was reorganized and all of the popup entries were made into toggles. The delimiters for character class intersection may now be redefined from the initialization file, allowing this facility to be used with regular expression engines that use angle-brackets as metacharacters or where it is necessary to match angle-brackets.
Tags: Minor feature enhancements

2006-01-25 21:59
8.5

Support has been added for ici, mysql, numgrep, and zsh. This release checks the availability of all supported programs on startup and disables the Program menu entries for those that are not available. Several palette entries were added, including one for the non-POSIX [:word:] class. A new init file command makes it possible to make font selection dependent on locale.
Tags: Major feature enhancements

2006-01-16 02:09
8.4

Support has been added for ksh (the Korn shell) and rc (the Plan 9 shell). The help popups for the palette have been improved in various ways.
Tags: Minor feature enhancements

2006-01-07 09:30
8.3

Cgrep is now supported. Hyphens in Tcl regular expressions no longer need to be quoted in order to work properly. The Tcl -nocase and -expanded options are now supported. A command line option that causes the program to start up in substitution mode was added. The default program has was changed from egrep to Tcl. A bug in which attempts to obtain version information from nawk triggered an error was fixed.
Tags: Minor feature enhancements

Project Resources