ports/84869: New port: textproc/regex-coach
Julian Stecklina
der_julian at web.de
Sat Aug 13 16:10:22 UTC 2005
>Number: 84869
>Category: ports
>Synopsis: New port: textproc/regex-coach
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Aug 13 16:10:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Julian Stecklina
>Release: FreeBSD 6.0 BETA1
>Organization:
-
>Environment:
FreeBSD dellbeast.localnet 6.0-BETA1 FreeBSD 6.0-BETA1 #0: Wed Jul 20 16:34:25 CEST 2005 blitz at dellbeast.localnet:/usr/obj/usr/src/sys/DELLBEAST i386
>Description:
shar archive here: http://www.inf.tu-dresden.de/~s1054849/regex-coach.shar
The Regex Coach is a graphical application for Linux and Windows which
can be used to experiment with (Perl-compatible) regular expressions
interactively. It has the following features:
* It shows whether a regular expression matches a particular target
string.
* It can also show which parts of the target string correspond to
captured register groups or to arbitrary parts of the regular
expression.
* It can "walk" through the target string one match at a time.
* It can simulate Perl's split and s/// (substitution) operators.
* It tries to describe the regular expression in plain English.
* It can show a graphical representation of the regular expression's
parse tree.
* It can single-step through the matching process as performed by
the regex engine.
* Everything happens in "real time", i.e. as soon as you make a
change somewhere in the application all other parts are instantly
updated.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list