Hide
Login/Register to vote and to have access to more featuresYou are here: Root > By Topic > Text Processing
Go directly to another tagGo directly to another tagAll Last Modified Items for Regular Expression
Back to full tag viewdso-lex (Added)Last modification: Tue, 14 Oct 2008 00:26:22 GMTA simple regexp-based lexer-generator
Pragmatic Parsing in Common Lisp (Added)Last modification: Thu, 12 Oct 2006 10:40:26 GMTWe review META, a classic technique for building recursive descent parsers, that is both simple and efficient. While META does not handle all possible regular or context-free grammars, it handles a su...
RegexPlugIn (Added)Last modification: Tue, 15 Aug 2006 12:22:45 GMTA plug-In for FileMaker which enables FileMaker users to work with regular expressions.
REGEX (Added)Last modification: Fri, 17 Feb 2006 15:52:13 GMTREGEX is a powerful and efficient regular expression compiler and matching engine.
The Regex Coach (Added)Last modification: Wed, 11 Jan 2006 00:58:56 GMTThe Regex Coach is a graphical application (written in Lisp) for Windows and Linux/x86 which can be used to experiment with (Perl-compatible) regular expressions interactively.
DEFPATT (Added)Last modification: Wed, 11 Jan 2006 00:13:16 GMTA mechanism for defining and using pattern abstractions with CL-PPCRE.
Chio (Added)Last modification: Thu, 05 Jan 2006 20:19:52 GMTString processing library. It "handles matching using regular expressions, substitution, and splitting of strings in a thoroughly Lisp-like way".
Among its features are function objects for describin...
CL-PPCRE (Added)Last modification: Thu, 05 Jan 2006 09:27:46 GMTA portable regular expression library with a syntax compatible with Perl.