Implementing Regular Expressions in TypeScript Types (Badly)
(skalt.github.io)
This is a cautionary tale about how I ended up writing a (bad) regular expression parser and evaluator in pure TypeScript types.
This is a cautionary tale about how I ended up writing a (bad) regular expression parser and evaluator in pure TypeScript types.