Skip to content

Fuzzy Multi-Regex B-Tree data structure for compilating regex matchers

License

Notifications You must be signed in to change notification settings

saisua/FR-B-Tree

Repository files navigation

FR-B-Tree

Fuzzy Multi-Regex B-Tree data structure for compilating regex matchers

This project goes along, and has its main use as a sub-project of another project of mine Language, in which I try to generate a Programming language compiler, using regex to detect and categorize lines of code to be compiled.

I think this could speed up the matching process, and help stablish a fuzzy search on programming languages, which could help detect issues like issing colons, parenthesis, or misspelled calls.

About

Fuzzy Multi-Regex B-Tree data structure for compilating regex matchers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages