forked from GitHub/gf-rgl
(Kor) WIP: First draft of Korean RG.
Not at all correct, just a minimal implementation that compiles.
This commit is contained in:
4
src/korean/LangKor.gf
Normal file
4
src/korean/LangKor.gf
Normal file
@@ -0,0 +1,4 @@
|
||||
concrete LangKor of Lang =
|
||||
GrammarKor,
|
||||
LexiconKor,
|
||||
ConstructionKor ;
|
||||
Reference in New Issue
Block a user