cl-irregsexp

A lispy alternative to traditional regular expression syntax for text matching.

Introduction

cl-irregsexp is an ASDF-installable library for fast text matching. It goes beyond the facilities allowed by traditional regular expressions, while also making the matchers easier to write and maintain.

Why?

Traditional regexps are everywhere and well-understood. There are already several fine regular expression toolkits for Common Lisp. They are both complete and mature. Why use cl-irregsexp?

Why not?

Help!

Write to the CL-IRREGSEXP-devel mailing list. Or add to the wiki.

Download

Here are some snapshots.

Project members

Valid XHTML 1.0 Strict