compile-regexp

$Revision: 5.0.2.2 $

Function

Package: EXCL

Arguments: (string)

Compiles the regular expression in string into a regular expression object and returns that object. If there are syntax errors in string, an error will be signaled. 

See regexp.htm for information on the regular expression compiler in Allegro CL.

The general documentation description is in introduction.htm. The index in index.htm.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.