summaryrefslogtreecommitdiff
path: root/src/runtime/haskell/PGF/Linearize.hs
AgeCommit message (Collapse)Author
2010-01-27cleanup the code of the PGF interpreter and polish the binary serialization ↵krasimir
to match the preliminary specification
2010-01-17PGF is now real synchronous PMCFGkrasimir
2010-01-17now the linearization is completely based on PMCFGkrasimir
2010-01-05printnames are now kept as String instead of Term in PGFkrasimir
2009-12-31morpho analysis with -missing flag, shows words outside lexicon; also ↵aarne
invoked if parsing fails; also added pg -words to show the list of words
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter ↵krasimir
from deprecated