Recent
My custom regular expression parser & engine
·584 words·3 mins
An incredibly simple regular expression engine built with finite state automaton in Rust
Regex engine demo
Simple demo of the regex engine with associated automatons