cl-regex

Common Lisp regular expression compiler/matcher
 
  0
  no reviews



A fully-featured regular expression compiler and matching engine for Common Lisp that claims to be roughly 5x-20x times faster than the GNU regex matcher written in C.