Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 379 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 379 Bytes

Regexp

Go Report Card GoDoc

A simple golang regexp implementation. Implemented to learn about regexps. Uses NFAs. Not all features implemented.