Commit graph

4 commits

Author SHA1 Message Date
Oleksandr Kozachuk
18dc7087b4 Fix installation of ECL packages (add missing lib*.a files). 2012-02-21 11:49:57 +00:00
Oleksandr Kozachuk
01d24a955b Fix CLisp support, add CLisp support to all cl-* packages. 2011-11-29 09:25:09 +00:00
Oleksandr Kozachuk
004451870c SBCL support for all Common Lisp modules. 2011-11-25 14:01:29 +00:00
Oleksandr Kozachuk
772084bc54 Import ecl-ppcre-2.0.3 as wip/cl-ppcre.
CL-PPCRE is a portable regular expression library for Common Lisp which has the
following features:

- It is compatible with Perl.
- It is pretty fast.
- It is portable between ANSI-compliant Common Lisp implementations.
- It is thread-safe.
- In addition to specifying regular expressions as strings like in Perl you can
  also use S-expressions.
- It comes with a BSD-style license so you can basically do with it whatever
  you want.
2011-02-22 16:12:02 +00:00