It was a bit awkward using `mgmt run lang --lang <input>` so instead, we now drop the --lang, and read the positional argv for the input. This also does the same for the --yaml frontend.
This adds a simple regexp match function. This will be useful for regexp based name classification, if you're into that sort of thing.