[climacs-devel] regexp support
Robert Strandh
strandh at labri.fr
Tue Jul 12 15:57:07 UTC 2005
Hello,
Aleksandar Bakic writes:
>
> 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.
That would be fantastic!
> (I'd also have to test it better and contact the author of Automaton about the
> copyright, license, etc.)
Sure.
> 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.
Sounds good.
Take care,
--
Robert Strandh
---------------------------------------------------------------------
Greenspun's Tenth Rule of Programming: any sufficiently complicated C
or Fortran program contains an ad hoc informally-specified bug-ridden
slow implementation of half of Common Lisp.
---------------------------------------------------------------------
More information about the climacs-devel
mailing list