0
I Use This!
Activity Not Available
Analyzed over 2 years ago. based on code collected over 2 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...

  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    compare projects before you chose one to use

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!