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.362.065 Times

Regular Expression Reference freeware
Filter: All | Freeware | Demo
 

Regular Expression Reference

1 2 3 4 5 > 
Added: May 16, 2010 | Visits: 1.431

regular expression parser regular expression parser is a C++ regexp parser that accomplishes The Open Group specification Issue 6, IEEE Std 1003.1, 2004 Edition. regular expression parser allows you to parse input using regular expressions, and to retrieve parsed sub-expression matches in a few steps..



Platforms: *nix

License: Freeware Size: 337.92 KB Download (145): regular expression parser Download

Added: November 01, 2010 | Visits: 1.664

Regular Expression Graphing Program Regular Expression Graphing Program project is a regular expression graphing program. This program is designed to take a regular expression and produce a graph of the state machine that is used to parse the regular expression. It is useful for teaching regular expressions and state machines....





Platforms: *nix

License: Freeware Size: 4.3 MB Download (138): Regular Expression Graphing Program Download

Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 976

Regular Expression Component Library for VC9 Regular Expression Component Library for VC9 is designed as an easy-to-use library for searching and / or replacing strings or data in files using regular expressions in non-managed C++ code. In the Visual C++ environment the Regular Expression Library is made of an MFC ( Microsoft Foundation...


Platforms: Windows


Added: May 10, 2013 | Visits: 521

Regular expression for python string literals For quick-and-dirty processing of Python source files, it can be convenient to have a regular expression that matches Python string literals. This script provides such a regular expression. The example use case above shows how it could be used to rename a variable in a P shows hoe.


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


Added: May 10, 2013 | Visits: 590

Complex Boolean Regular Expression Class This class wraps up a complex boolean word expression, creating an internal regular expression, and provides methods that allows you to perform matches and searches on it.


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

License: Freeware Download (62): Complex Boolean Regular Expression Class Download

Released: October 26, 2012  |  Added: October 26, 2012 | Visits: 537

PatternPro Regular Expression Engine PatternPro is a regular expression engine, OO in design having implementations in VB6, C#, JavaScript and ActionScript.


Platforms: Windows, Mac, Linux

License: Freeware Size: 62.53 KB Download (51): PatternPro Regular Expression Engine Download

Added: May 10, 2013 | Visits: 561

Regular expression point of failure This script debugs non-matching regular expressions by finding out the maximum parts of the pattern and the text that do match.


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

License: Freeware Download (59): Regular expression point of failure Download

Added: January 14, 2006 | Visits: 3.048

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: August 17, 2008 | Visits: 1.097

Regular Expression Component Library for BCB3 Search and/or replace strings or files using regular expressions. Supports both VCL and non-VCL programming. Flexible expression options to match any type of regular expression syntax. Uses a property/method/event programming model and C++ Builder RAD programming. Comes with extensive...


Platforms: Windows

License: Freeware Size: 4.19 MB Download (103): Regular Expression Component Library for BCB3 Download

Added: August 30, 2008 | Visits: 1.109

Regular Expression Component Library for BCB4 Search and/or replace strings or files using regular expressions. Supports both VCL and non-VCL programming. Flexible expression options to match any type of regular expression syntax. Uses a property/method/event programming model and C++ Builder RAD programming. Comes with extensive...


Platforms: Windows

License: Freeware Size: 4.26 MB Download (99): Regular Expression Component Library for BCB4 Download

Added: August 16, 2008 | Visits: 962

Regular Expression Component Library for BCB5 Search and/or replace strings or files using regular expressions. Supports both VCL and non-VCL programming. Flexible expression options to match any type of regular expression syntax. Uses a property/method/event programming model and C++ Builder RAD programming. Comes with extensive...


Platforms: Windows

License: Freeware Size: 3.69 MB Download (106): Regular Expression Component Library for BCB5 Download

Added: August 28, 2008 | Visits: 1.099

Regular Expression Component Library for BCB6 Search and/or replace strings or files using regular expressions. Supports both VCL and non-VCL programming. Flexible expression options to match any type of regular expression syntax. Uses a property/method/event programming model and C++ Builder RAD programming. Comes with extensive...


Platforms: Windows

License: Freeware Size: 3.3 MB Download (108): Regular Expression Component Library for BCB6 Download

Added: August 01, 2008 | Visits: 1.481

Regular Expression Component Library for VC6 Search and/or replace strings or files using regular expressions. Supports both MFC and non-MFC programming. Flexible expression options to match any type of regular expression syntax. Uses a property/method/event programming model. Comes with extensive documentation and is fully supported. The...


Platforms: Windows

License: Freeware Size: 6.79 MB Download (137): Regular Expression Component Library for VC6 Download

Added: August 28, 2008 | Visits: 928

Regular Expression Component Library for VC7 Search and/or replace strings or files using regular expressions in non-managed C+ code. Supports both MFC and non-MFC programming. Flexible expression options to match any type of regular expression syntax. Uses a property/method/event programming model. Comes with extensive documentation and is...


Platforms: Windows

License: Freeware Size: 6.45 MB Download (103): Regular Expression Component Library for VC7 Download

Added: August 06, 2008 | Visits: 963

Regular Expression Component Library for VC7.1 Search and/or replace strings or files using regular expressions in non-managed C+ code. Supports both MFC and non-MFC programming. Flexible expression options to match any type of regular expression syntax. Uses a property/method/event programming model. Comes with extensive documentation and is...


Platforms: Windows

License: Freeware Size: 6.54 MB Download (103): Regular Expression Component Library for VC7.1 Download

Added: August 13, 2010 | Visits: 1.085

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

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: January 12, 2010 | Visits: 1.191

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: March 01, 2010 | Visits: 844

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 (105): RegExplorer Download

Added: September 12, 2010 | Visits: 913

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

1 2 3 4 5 >