started hungarian project

This commit is contained in:
aarne
2012-03-30 09:22:52 +00:00
parent 993b536403
commit 59d78d25fa
29 changed files with 3596 additions and 0 deletions

14
src/hungarian/LangHun.gf Normal file
View File

@@ -0,0 +1,14 @@
--# -path=.:../abstract:../common:../prelude
concrete LangHun of Lang =
GrammarHun,
LexiconHun
**
{
--{
--
--flags startcat = Phr ; unlexer = text ; lexer = text ;
--
--} ;
}