Skip to main content
Ethan Long

Ethan Long

ANU Honours Student

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