NFA matcher for static regexes
proc matchImpl(text, expLit, body: NimNode): NimNode {....raises: [RegexError], tags: [RootEffect].}