GObjectified Grammar
authorThadeu Lima de Souza Cascardo <cascardo@dcc.ufmg.br>
Sat, 17 Sep 2005 15:09:09 +0000 (15:09 +0000)
committerThadeu Lima de Souza Cascardo <cascardo@dcc.ufmg.br>
Sat, 17 Sep 2005 15:09:09 +0000 (15:09 +0000)
commit2da4a1b6506f7eb6949b504ac1f93c393f4f7302
tree27e5c26d725bdd6d860f98d49d212619a54ba803
parente8f555ae834cd25fd444b0e5856283dbd7333716
GObjectified Grammar

Grammar is now implemented as a hash table of non-terminals, giving a
list of rules for each of them. It is also a GObject now.

--This line, and those below, will be ignored--
Files to commit:
   <can't compute list>

This list might be incomplete or outdated if editing the log
message was not invoked from an up-to-date changes buffer!

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