From e4abff772556ebee68a7e3b2cbe4fd413a5e845e Mon Sep 17 00:00:00 2001 From: Thomas Hallgren Date: Tue, 22 Jan 2019 17:16:32 +0100 Subject: More work on the canonica_gf export + Abstract syntax now is converted directly from the Grammar and not via PGF, so you can use `gf -batch -no-pmcfg -f canonical_gf ...`, to export to canonical_gf while skipping PMCFG and PGF file generation completely. + Flags that are normally copied to PGF files are now included in the caninical_gf output as well (in particular the startcat flag). --- gf.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gf.cabal') diff --git a/gf.cabal b/gf.cabal index 898968a48..3a4604d49 100644 --- a/gf.cabal +++ b/gf.cabal @@ -186,7 +186,7 @@ Library GF.Compile.Multi GF.Compile.Optimize GF.Compile.PGFtoHaskell - GF.Compile.PGFtoAbstract +-- GF.Compile.PGFtoAbstract GF.Compile.PGFtoJava GF.Haskell GF.Compile.ConcreteToHaskell -- cgit v1.2.3