cl-string-match Wiki
String matching algorithms implementation for Lisp
Status: Alpha
Brought to you by:
anyakin
The CL-STRING-MATCH package implements Ukkonen's suffix tree construction algorithm as well as the simple suffix tree construction algorithm.
In addition to general resources and literature following resources were either used as a reference for their implementation or are of interest for getting additional information on the topic:
See also: