Regex (very incomplete) implementation in pure Python. Only intended to illustrate the related concepts in a simple way, hopefully. As part of what I call the "How it's made - Software edition" ...
In this 60 minute tutorial I will explain how to use named capture regular expressions to extract data from several different kinds structured text data. For additional reading see my R journal ...