Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.134.994 Times

Regular Expression Library software
Filter: All | Freeware | Demo
 

Regular Expression Library

< 1 2 3 4 5 > 
Added: January 14, 2006 | Visits: 3.042

Regular Expression Laboratory RXL is an assistant simple to use tool to help you learn and prepare regular expressions. If you are a developer or just concerned with text processing tasks, the Regular Expression Laboratory is a tool that you need. In fact, you felt that you need a program like this but could not formalize...



Platforms: Windows

License: Freeware Size: 714 KB Download (682): Regular Expression Laboratory Download

Added: January 12, 2010 | Visits: 1.187

Arbitrary Command Output Colourer acoc is a regular-expression based colour formatter for programs that display output on the command-line. It works as a wrapper around the target program, executing it and capturing the stdout stream. Optionally, stderr can be redirected to stdout, so that it, too, can be manipulated. acoc then...





Platforms: *nix

License: Freeware Size: 40.96 KB Download (94): Arbitrary Command Output Colourer Download

Added: June 23, 2010 | Visits: 801

Reapoff Regular Expression, Arbitrary Protocol, Opensource Filtering Firewall (Reapoff) is an arbitrary protocol proxy. A proxy server is a program which accepts connections on behalf of another program and forwards these connections to the original program. There are a many different commonly used...


Platforms: *nix

License: Freeware Size: 450.56 KB Download (90): Reapoff Download

Released: April 20, 2008  |  Added: September 15, 2008 | Visits: 1.627

RenameRegex RenameRegex command line program renames files whose name matches a regular expression places the output files in a separate directory if such directory is specified. Back references can be used in new file names. Command line parameters are: -srcdir adirectory directory of the original...


Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 15.62 KB Download (110): RenameRegex Download

Added: August 13, 2010 | Visits: 1.081

FLAT::Legacy::FA::RE FLAT::Legacy::FA::RE is a regular expression base class. SYNOPSIS use FLAT::Legacy::FA::RE; use FLAT::Legacy::FA::NFA; my $re = RE->new(); $re->set_re(a|b|(hi)*); my $nfa = $re->to_nfa(); print $nfa->info(); # see stuff on NFA my $dfa = $nfa->to_dfa(); print $dfa->info(); # see stuff...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (117): FLAT::Legacy::FA::RE Download

Added: March 25, 2010 | Visits: 726

Grepmail Grepmail searches for emails in a normal or compressed mailbox using a regular expression or date constraint. To install this package, change to the directory where you unarchived this distribution and do the following steps: perl Makefile.PL make make test make install.


Platforms: *nix

License: Freeware Size: 522.24 KB Download (88): Grepmail Download

Added: March 01, 2010 | Visits: 840

RegExplorer RegExplorer project is a regular Expression Explorer. It allows for writing regular expressions and visually see the matches, thus making regular expression much easier to write and maintain..


Platforms: *nix

License: Freeware Size: 28.67 KB Download (104): RegExplorer Download

Added: September 12, 2010 | Visits: 908

Parse::RandGen::Regexp Parse::RandGen::Regexp is a Perl module for regular expression Condition element. Regexp is a Condition element that matches the given compiled regular expression. For picking random data, the regular expression is parsed into its component Subrules, Literals, CharClasses, etc.... Therefore,...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (90): Parse::RandGen::Regexp Download

Added: August 26, 2010 | Visits: 893

perlrecharclass perlrecharclass package contains Perl regular expression character classes. The top level documentation about Perl regular expressions is found in perlre. This manual page discusses the syntax and use of character classes in Perl Regular Expressions. A character class is a way of denoting a...


Platforms: *nix

License: Freeware Size: 14.8 MB Download (94): perlrecharclass Download

Released: March 22, 2012  |  Added: April 02, 2012 | Visits: 1.958

RegexMagic RegexMagic makes creating regular expressions easier than ever. While other regex tools merely make it easier to work with regular expressions, with RegexMagic you don't have to deal with the regular expression syntax at all. RegexMagic generates complete regular expressions to your...


Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 5.37 MB Download (120): RegexMagic Download

Released: October 27, 2012  |  Added: October 27, 2012 | Visits: 792

BareGrepPro A file finding and text searching tool: * Regular expression text search * High performance search algorithm * Wildcard and regular expression file search * Recursive directory search * Real-time file viewer to see search results in context * Tabs for convenient access to files recently viewed *...


Platforms: Windows

License: Shareware Cost: $35.00 USD Size: 307.2 KB Download (415): BareGrepPro Download

Released: July 13, 2012  |  Added: July 13, 2012 | Visits: 973

BareGrep A free file finding and text searching tool: * Regular expression text search * High performance search algorithm * Wildcard and regular expression file search * Recursive directory search * Save, name and manage text search patterns * Interactive, incremental search * Extract data with capturing...


Platforms: Windows

License: Freeware Size: 245.76 KB Download (411): BareGrep Download

Added: November 11, 2013 | Visits: 302

RegexVisualizer RegexVisualizer is a free Mac OS X app which will convert a formal regular expression to an ?zA*-NFA and visualizes it in the form of a transition table. RegexVisualizer uses the algorithm described in section 3.2.3 of "Introduction to Automata Theory, Languages & Computation" to create the...


Platforms: Mac

License: Freeware Size: 204.8 KB Download (47): RegexVisualizer Download

Added: October 31, 2013 | Visits: 475

RegEx Lite RegEx Lite is a simple application to validate regular expression on the fly. About Adobe AIR: Adobe AIR runtime allows Adobe AIR applications to be deployed on computers and devices running the Linux operating system. In addition, Adobe Flex Builder for Linux can be used to build rich internet...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (35): RegEx Lite Download

Released: June 22, 2015  |  Added: July 22, 2015 | Visits: 665

Find and Replace It For Windows Find & Replace It! is a powerful search and replace utility. It allows performing very complex batch-replacement inside text files of any size. It supports regular expression syntax and dozens of encodings. It has scripting capabilities which allow transforming on the fly the replacement text for...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $19.90 USD Size: 24.27 MB Download (392): Find and Replace It For Windows Download

Added: January 19, 2010 | Visits: 710

PCRE PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5, with just a few differences. The current implementation corresponds to Perl 5.005. PCRE is used by many programs, including Exim, Postfix, and PHP. Whats New in...


Platforms: *nix

License: Freeware Size: 788.48 KB Download (94): PCRE Download

Added: May 10, 2013 | Visits: 832

Parsing binary files with regular expressions This script allows you to use the regular expression engine to parse binary files, especially those for which the struct module alone is inadequate.The typical way to parse binary data in Python is to use the unpack method of the struct module. This works well for fixed-width fields, but...


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: March 31, 2013 | Visits: 416

mboxgrep for Email System Utilities mboxgrep is a small utility that scans a mailbox for messages matching a regular expression. Found messages can be either displayed on standard output, counted, deleted, piped to a shell command or written to another mailbox. Features:- support for mbox (either plain or compressed), MH, nnmh,...


Platforms: C and C plus plus

License: Freeware Size: 71.68 KB Download (44): mboxgrep for Email System Utilities Download

Added: May 08, 2013 | Visits: 385

Regular expression tester User Interface for testing the regular expressions(RegEx) with the internal PHP functions


Platforms: PHP

License: Freeware Size: 10 KB Download (39): Regular expression tester Download

Added: September 24, 2013 | Visits: 395

RegexKitLite RegexKitLite will allow developers to create lightweight Objective-C Regular Expressions for Mac OS X using the ICU Library. RegexKitLite enables easy access to regular expressions by providing a number of additions to the standard Foundation NSString class. RegexKitLite acts as a bridge...


Platforms: Mac

License: Freeware Size: 143.36 KB Download (40): RegexKitLite Download

< 1 2 3 4 5 >