Difference between revisions of "LSModule:Regex"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 10: Line 10:
 
* [http://www.lavishsoft.com/downloads/modules/Regex-20051025a.zip Regex-20051025a.zip]
 
* [http://www.lavishsoft.com/downloads/modules/Regex-20051025a.zip Regex-20051025a.zip]
 
: Compiled with LSModule v13
 
: Compiled with LSModule v13
 +
* [http://www.lavishsoft.com/downloads/modules/Regex-20051206.zip Regex-20051206.zip]
 +
: Compiled with LSModule v14
  
 
=== Source Code ===
 
=== Source Code ===

Revision as of 03:15, 7 December 2005

Overview

This module provides support for regular expressions via the Microsoft GRETA engine, version 2.6.4. Information on GRETA can be found at Microsoft Research.

Data Types

Stores regex patterns for use in regex substitution, match or split

Downloads

Ready to Install

Compiled with LSModule v13
Compiled with LSModule v14

Source Code

See Also