forked from GitHub/comp-syntax-gu-mlt
WIP lab 1
This commit is contained in:
8
grammar/abstract/MiniLang.gf
Normal file
8
grammar/abstract/MiniLang.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
abstract MiniLang =
|
||||
MiniGrammar,
|
||||
MiniLexicon
|
||||
** {
|
||||
|
||||
flags startcat = Utt ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user