johnstill / rematch

NFA based regex matching engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rematch

NFA based regular expression matching engine implemented in 100% Python. This is a proof of concept, not a rigorously optimized and fully featured development tool.

About

NFA based regex matching engine


Languages

Language:Python 98.6%Language:Makefile 1.4%