re-to-nfa

There are 3 repositories under re-to-nfa topic.

  • tanmaya0102/Compiler-Design-Programs

    Compiler Design Lab Programs

    Language:C173010
  • imehar/regular-expression-to-NFA

    A program to convert the given regular expression to Non Definite Automata (NFA)

    Language:C++101011
  • 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.

    Language:Python1200