Files
gf-core/examples/foods
hallgren a7e8a566cf Omit -optimize-pgf when compiling small example grammars
The minibar lets the user choose any category as the start category, but this
can lead to run-time errors for grammars compiled with -optimize-pgf.

The problem can also be observed in the GF shell. For example, 
"linearize Fish" (which means that the start category is Kind) fails for 
some languages when Foods.pgf is compiled with -optimize-pgf.
2015-05-21 14:44:20 +00:00
..
2013-09-16 07:17:27 +00:00
2013-09-16 07:17:27 +00:00
2013-09-16 07:17:27 +00:00
2013-09-16 07:17:27 +00:00
2013-09-16 07:17:27 +00:00
2013-09-16 07:17:27 +00:00
2013-09-16 07:17:27 +00:00
2013-09-16 07:17:27 +00:00
2013-09-16 07:17:27 +00:00
2013-09-16 07:17:27 +00:00
2013-09-16 07:17:27 +00:00
2013-09-16 07:17:27 +00:00
2013-09-16 07:17:27 +00:00
2013-09-16 07:17:27 +00:00
2013-09-16 07:17:27 +00:00
2013-09-16 07:17:27 +00:00
2013-09-16 07:17:27 +00:00
2013-09-16 07:17:27 +00:00
2013-09-16 07:17:27 +00:00
2013-09-16 07:17:27 +00:00
2013-09-16 07:17:27 +00:00
2013-09-16 07:17:27 +00:00
2013-09-16 07:17:27 +00:00
2013-09-16 07:17:27 +00:00
2013-09-16 07:17:27 +00:00

Foods grammars from GF Summer School 2009. To build:

  $ gf -make -s Foods???.gf                        -- to create Foods.pgf

  $ mv Foods.pgf ~/GF/src/server/gwt/www/grammars/ -- to use in web applications