1
0
forked from GitHub/gf-core
Files
gf-core/lib/src/hindi
hallgren 72459b5158 lib/src/*/Numeral*.gf: fix inconsistent inheritance form Cat
While the abstract Numeral inherits only Cat[Numeral,Digits], some of the
concrete NumeralNNN of Numeral inherited everything from CatNNN.

Normally the compiler outputs a warning message when a concrete syntax 
contains superflous lincats, but apparently not when they get included
through inheritance...

This does not seem to cause problems in the Haskell run-time system, but the 
C run-time system fails to load PGFs with superflous lincats.

This problems shows up when creating application grammars that inherit Numeral.
The Phrasebook is an example of such a grammar.
2015-08-26 11:53:16 +00:00
..
2013-04-20 09:15:49 +00:00
2012-02-23 13:36:50 +00:00
2012-02-23 13:36:50 +00:00
2012-02-23 13:36:50 +00:00
2012-11-27 14:08:45 +00:00
2012-06-18 08:02:38 +00:00
2013-04-20 09:15:49 +00:00
2012-11-27 14:00:14 +00:00
2012-02-23 13:36:50 +00:00
2012-11-28 11:02:18 +00:00
2012-03-05 09:33:23 +00:00
2013-04-20 09:15:49 +00:00
2012-02-23 13:36:50 +00:00
2012-02-23 13:36:50 +00:00
2012-02-23 14:32:55 +00:00
2012-02-23 13:36:50 +00:00
2012-11-27 18:24:27 +00:00
2012-02-23 14:32:55 +00:00
2012-02-23 13:36:50 +00:00

Some of the sources are transliterated, in

 ./src
 ../hindustani

Before compilation, do

  gf -s <translit.gfs

to get unicode.