started hungarian project

This commit is contained in:
aarne
2012-03-30 09:22:52 +00:00
parent 7114c59827
commit eb4a3aa766
29 changed files with 3596 additions and 0 deletions

View File

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