0
I Use This!
Activity Not Available
Analyzed almost 2 years ago. based on code collected about 5 years ago.

Project Summary

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.

Tags

aho_corasick boyer_moore boyer_moore_horspool commonlisp knuthmorrispratt lisp match matchinglines rabin_karp regex regularexpression search stringsearch stringsearchingalgorithm subsequence substring suffix_tree suffixtree

In a Nutshell, cl-string-match...

BSD 3-clause "New" or "Revised" License
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Hold Liable

Use Trademarks

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    compare projects before you chose one to use
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    learn about Open Hub updates and features on the Open Hub blog

Languages

Lisp
53%
CSS
34%
JavaScript
10%
4 Other
3%

30 Day Summary

Jul 19 2020 — Aug 18 2020

12 Month Summary

Aug 18 2019 — Aug 18 2020

Ratings

Be the first to rate this project
Click to add your rating
  
Review this Project!