LR1 Items with lookahead instead of LR0 items cascardo@tlscascardo--private,libgrammatic--merge--0.1--base-0
authorThadeu Lima de Souza Cascardo <cascardo@dcc.ufmg.br>
Sun, 2 Oct 2005 19:36:51 +0000 (19:36 +0000)
committerThadeu Lima de Souza Cascardo <cascardo@dcc.ufmg.br>
Sun, 2 Oct 2005 19:36:51 +0000 (19:36 +0000)
commit1d8e2bcf9ec46a1f9bd88db48f49203f69e75a58
treeb9cbfabc652fc31f8ed569b0a2db37fd70ccbc9c
parent64421e638353137fdab10c37cf9b055e93dbf112
LR1 Items with lookahead instead of LR0 items

Replaced LR(0) with LR(1) with a lookahead in the items and a new closure
function, and a first hash table used to calculate it.

git-archimport-id: cascardo@tlscascardo--private/libgrammatic--lr1--0.1--patch-1
item.c