Started implementation of DFA table generation
authorThadeu Lima de Souza Cascardo <cascardo@dcc.ufmg.br>
Thu, 10 Nov 2005 20:11:20 +0000 (20:11 +0000)
committerThadeu Lima de Souza Cascardo <cascardo@dcc.ufmg.br>
Thu, 10 Nov 2005 20:11:20 +0000 (20:11 +0000)
commit95e5af62ad7ec351221adce394a9a422cebf6316
tree7d8ba2e129f0154d570c0d938274d44b6a5f9ed3
parent8170f0955caa098004c6c59d73434d4c03f33529
Started implementation of DFA table generation

Started implementation of some code to generate the DFA table from a
proper grammar.

git-archimport-id: cascardo@tlscascardo--private/libgrammatic--regular--0.1--patch-2
dfa_gen.c [new file with mode: 0644]