This repository contains a Jupyter notebook meant to educate on the use of regular expressions in Python 3. It was developed around the time of Python 3.11 and 3.12, and it is aware of changes to re ...
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" ...