Compiler Design Lab Programs
-
Updated
May 12, 2021 - C
Compiler Design Lab Programs
A program to convert the given regular expression to Non Definite Automata (NFA)
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.
Add a description, image, and links to the re-to-nfa topic page so that developers can more easily learn about it.
To associate your repository with the re-to-nfa topic, visit your repo's landing page and select "manage topics."