[climacs-devel] regexp support

Aleksandar Bakic a_bakic at yahoo.com
Tue Jul 12 14:34:13 UTC 2005


Hi,

I have implemented a regular expression engine, based on the Automaton package
(http://www.brics.dk/automaton/), which works with characters (and not bits)
and is able to handle Unicode in SBCL (it also works in CMUCL, but only up to
its charcode-limit). I am using it for some code of mine and it seems quite
fast, but I could try to integrate it with Climacs if there is enough interest.
(I'd also have to test it better and contact the author of Automaton about the
copyright, license, etc.)

I will also try to integrate the cl-ppcre port posted on this list when I get
another chance to take a look at the contribution.

Alex

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the climacs-devel mailing list