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
Auth for GenAI | Auth0
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of cl-string-match!