Skip to content

unravyl/finite-automata-visualizer

Repository files navigation

demo_video.mp4

How To Access?

Go to our website and visualize your regular expression into a diagram!

Features

  1. RegEx to DFA Generation
  • User can input a regular expression, and the application will generate a definite finite automaton representation of it

  1. String Validation
  • User can input a string and regular expresson, and the application will check if the input string is a member of the regular expression
string-verification-demo.mp4

Implementation Algorithm?

  • To know how the RegEx to DFA Diagram conversion works in detail, check out our wiki !

Techstack

  • NextJS
  • Reactflow

Contributors

About

A visualizer for generating DFA diagrams from regular expressions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •