dead code elimination for PGF. Note: the produced grammars will not work well with metavariables and high-order abstract syntax

This commit is contained in:
krasimir
2010-06-09 11:32:59 +00:00
parent 4e35f7e5ec
commit d6f32b3bcd
8 changed files with 229 additions and 61 deletions

View File

@@ -43,6 +43,7 @@ library
PGF.Printer
PGF.Probabilistic
PGF.Forest
PGF.Optimize
GF.Data.TrieMap
GF.Data.Utilities
GF.Data.SortedList