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

https://github.com/drguildo/regular-expressions

An implementation of simple regular expressions using nondeterministic finite state automata as described in Understanding Computation (2013).
https://github.com/drguildo/regular-expressions

Last synced: 9 months ago
JSON representation

An implementation of simple regular expressions using nondeterministic finite state automata as described in Understanding Computation (2013).

Awesome Lists containing this project