Skip to content

Header for creating, checking and reading automata. In addtion to syntax analysis library.

License

Notifications You must be signed in to change notification settings

Idriss975/Automate-header

Repository files navigation

Automate-header

Features:

Automate

  • Create Automata
  • Check if a state is final
  • Check if message is valid with automata

LL

  • Create header file
  • Gerer Recursivite a gauche
  • Gerer Factorisation a gauche
  • Nullable method
  • Premier method
  • Suivant method
  • Tableau syntaxique

Derivation LL

  • Derivation par depilage
  • Retourner l'arbre syntaxique