re-to-nfa
There are 3 repositories under re-to-nfa topic.
tanmaya0102/Compiler-Design-Programs
Compiler Design Lab Programs
imehar/regular-expression-to-NFA
A program to convert the given regular expression to Non Definite Automata (NFA)
reity/are
Library for defining and working with abstract regular expressions that support strings/sequences with elements of any symbol type, with an emphasis on supporting scenarios in which it is necessary to work with regular expressions as abstract mathematical objects.