Common Lisp provides a SEARCH function to lookup given keys in a string, but its implementation can be subotimal: it can be beaten in some cases by even the simpliest brute-force algorithm.
This project is aimed at implementing robust string matching algorithms for Common Lisp.
Features
- Robust subsequence search algorithm implementations for Common Lisp
License
BSD LicenseFollow cl-string-match
Other Useful Business Software
Intelligent testing agents | Checksum.ai
Coding agents write the code. Checksum runs it—continuously testing against real APIs, real data, real edge cases—before it ever reaches production.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of cl-string-match!