Skip to content

Essux/RegExp-Calculator

Repository files navigation

RegExp-Calculator

Generate deterministic automata from a regular expression

Installation

Requirements

  • Python3
  • ANTLR4 for Python3
    • Once installed Python3 use command: pip install antlr4-python3-runtime
  • Graphviz

Execution

  1. Clone the repository
  2. Execute RegEx.py with Python

About

Generation of deterministic automata from regular expressions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors