Skip to content

Files

Latest commit

e609ac6 · Aug 7, 2018

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.