Skip to content

A graphical application that checks a regular expression and checks that the entered word belongs to it

Notifications You must be signed in to change notification settings

dmitryesin/regular-expression-in-nfa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regular Expression in NFA

How to use it?

Everything is simple. It is enough to write a regular expression that will be limited by parentheses and a word to verify that it will belong to this regular expression

Example