Compute first set of a grammar
authorThadeu Lima de Souza Cascardo <cascardo@dcc.ufmg.br>
Wed, 28 Sep 2005 05:05:20 +0000 (05:05 +0000)
committerThadeu Lima de Souza Cascardo <cascardo@dcc.ufmg.br>
Wed, 28 Sep 2005 05:05:20 +0000 (05:05 +0000)
commit760e66d5887cc5879a2a71d769536ef6fe1e3662
tree387702892bfbeba1d6c02d94e39c81c22324df66
parenta84befe7a74aef0b745dc72b49788fd9ed6900b0
Compute first set of a grammar

Compute the first set for every nonterminal of the grammar.

git-archimport-id: cascardo@tlscascardo--private/libgrammatic--dev--0.1--patch-8
first.c [new file with mode: 0644]
first.h [new file with mode: 0644]