Skip to content

A Python program to build Non-Deterministic Finite Automatons from Regular Expressions using Thompson’s construction.

Notifications You must be signed in to change notification settings

johnshields/Python-RegEx-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph Theory

GMIT Logo

Project Details

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

Python RegEx Parser

A Python program to build Non-Deterministic Finite Automatons from Regular Expressions using Thompson’s construction.


Run the Project:

Requirements:

Clone the Repository:

Open a directory of your choice in Command-Line and enter:

$ git clone https://github.com/johnshields/Python-RegEx-Parser

Open the repository directory in Command-Line and enter:

$ python regex_parser.py

View the Project's wiki here.


END OF README

About

A Python program to build Non-Deterministic Finite Automatons from Regular Expressions using Thompson’s construction.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published