EstellaPaula / RegexEngine-ANTLR-parser

A parser for regex expressions, converting them to equivalent ER (regular expressions), then to corresponding Nondeterministic & Deterministic Finite-State Machine (NFA & DFA) built for checking validity of given strings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EstellaPaula/RegexEngine-ANTLR-parser Stargazers