An open API service indexing awesome lists of open source software.

https://github.com/shauryashaurya/coolere

coolRE (cooler) is a set of regular expression engines written in Python - implementing a toy engine for learning, then one based on backtracking and finally a NFA-DFA based engine.
https://github.com/shauryashaurya/coolere

finite-automata python regex regex-engine regular-expression-engine regular-expressions

Last synced: about 1 year ago
JSON representation

coolRE (cooler) is a set of regular expression engines written in Python - implementing a toy engine for learning, then one based on backtracking and finally a NFA-DFA based engine.

Awesome Lists containing this project