Project Title | Python RegEx Parser |
---|---|
Course | BSc in Software Development |
Module | Graphy Theory |
Institute | Galway-Mayo Institute of Technology |
Student | John Shields |
Module Lecturer | Ian McLoughlin |
Grade Achieved | A |
A Python program to build Non-Deterministic Finite Automatons from Regular Expressions using Thompson’s construction.
$ git clone https://github.com/johnshields/Python-RegEx-Parser
$ python regex_parser.py