GitHub / lhitori / regex_from_scratch
A PoC of making a regular expression parser from scratch in Python using Automata theory
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhitori%2Fregex_from_scratch
PURL: pkg:github/lhitori/regex_from_scratch
Stars: 3
Forks: 1
Open issues: 0
License: None
Language: Python
Size: 1000 Bytes
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: 12 months ago
Pushed at: over 2 years ago
Last synced at: about 1 month ago
Topics: automata, automata-theory, regex