cl-string-match
2021-12-09
Provides implementations of the standard sub-string search (string matching) algorithms: brute-force, Boyer-Moore, Rabin-Karp, etc.
Upstream URL
Author
Vityok https://bitbucket.org/vityok
License
BSD
ascii-strings
Operations on ASCII strings. Essentially this can be any kind of single-byte encoded strings.
Version:
2015.9.16License:
BSDAuthors:
Vityok https://bitbucket.org/vityokDependencies:
alexandria
babel
cl-string-match
Provides implementations of the standard sub-string search (string matching) algorithms: brute-force, Boyer-Moore, Rabin-Karp, etc.
Version:
2018.1.2License:
BSDAuthors:
Vityok https://bitbucket.org/vityokDependencies:
alexandria
ascii-strings
iterate
jpl-queues
mgl-pax/document
yacc
cl-string-match-test
Tests of the CL-STRING-MATCH functions.
License:
BSDDependencies:
ascii-strings
cl-string-match
lisp-unit
simple-scanf
simple-scanf
A simple scanf-like functionality implementation.
Version:
2016.3.28License:
BSDAuthors:
Vityok https://bitbucket.org/vityokDependencies:
alexandria
iterate
parse-float
proc-parse