AhmedEssam17 / Regex-To-NFA

A project with simple GUI that accepts regular expressions (regex) as input and displays the NFA equivalent to it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Regex-To-NFA

A project with simple GUI that accepts regular expressions (regex) as input and displays the NFA equivalent to it.

Code is supported with helpful comments to brighten out the procedure of the code flow.

About

A project with simple GUI that accepts regular expressions (regex) as input and displays the NFA equivalent to it.


Languages

Language:Python 100.0%