Difference between revisions of "LSModule:Regex"

From Lavish Software Wiki
Jump to navigation Jump to search
 
Line 8: Line 8:
 
== Downloads ==
 
== Downloads ==
 
=== Ready to Install ===
 
=== Ready to Install ===
* [http://www.lavishsoft.com/downloads/modules/Regex-20051010.zip Regex-20051010.zip]
+
* [http://www.lavishsoft.com/downloads/modules/Regex-20051018.zip Regex-20051018.zip]
: Compiled with LSModule v11
+
: Compiled with LSModule v12
  
 
=== Source Code ===
 
=== Source Code ===

Revision as of 04:34, 18 October 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 v12

Source Code

See Also