Traumatism / regex_from_scratch

A PoC of making a regular expression parser from scratch in Python using Automata theory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Regex from scratch

A PoC of making a regular expression parser from scratch in Python using Automata theory

About

A PoC of making a regular expression parser from scratch in Python using Automata theory


Languages

Language:Python 100.0%