Compiladores/Aula Prática 08: Difference between revisions
From Wiki**3
< Compiladores
No edit summary |
|||
Line 1: | Line 1: | ||
{{TOCright}} | |||
== Tópicos == | == Tópicos == | ||
Análise ascendente LR(0) e SLR(1). Items LR(0). | Análise ascendente LR(0) e SLR(1). Items LR(0). | ||
== Exercício 1 == | == Exercício 1 == | ||
* Ver [[Bottom-Up Parsing/SLR(1) Exercise 01]] | |||
== Exercício 2 == | == Exercício 2 == | ||
* Ver [[Bottom-Up Parsing/SLR(1) Exercise 02]] | |||
== Exercício 3 == | == Exercício 3 == | ||
* Ver [[Bottom-Up Parsing/SLR(1) Exercise 03]] | |||
== Resolução == | == Resolução == |
Revision as of 16:09, 9 February 2015
Tópicos
Análise ascendente LR(0) e SLR(1). Items LR(0).
Exercício 1
Exercício 2
Exercício 3
Resolução
As ligações acima contêm as soluções para os exercícios propostos.
Procurar resolver sem consultar.