eduardohfnascimento / Parse

Algorithm of parse in the course of "Linguagens Formais"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parse - Linguagens Formais 2017/1

Algorithm of parse in the course of "Linguagens Formais"

  • Recebe gramática;
  • Reconhece se frase pertence a gramática;
  • Gera frase a partir da gramática;

About

Algorithm of parse in the course of "Linguagens Formais"


Languages

Language:Python 100.0%