Idriss975 / Automate-header

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:BSD 4-Clause "Original" or "Old" License


Languages

Language:C++ 100.0%