Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Aug 2005 16:04:37 GMT
From:      Julian Stecklina <der_julian@web.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/84869: New port: textproc/regex-coach
Message-ID:  <200508131604.j7DG4bSp059915@www.freebsd.org>
Resent-Message-ID: <200508131610.j7DGAKrd094957@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508131604.j7DG4bSp059915>