forked from GitHub/gf-core
started hungarian project
This commit is contained in:
14
lib/src/hungarian/LangHun.gf
Normal file
14
lib/src/hungarian/LangHun.gf
Normal file
@@ -0,0 +1,14 @@
|
||||
--# -path=.:../abstract:../common:../prelude
|
||||
|
||||
concrete LangHun of Lang =
|
||||
GrammarHun,
|
||||
LexiconHun
|
||||
**
|
||||
{
|
||||
--{
|
||||
--
|
||||
--flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
--
|
||||
--} ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user