mirror of
https://github.com/GrammaticalFramework/comp-syntax-gu-mlt.git
synced 2026-02-09 06:41:07 -07:00
WIP lab 1
This commit is contained in:
7
grammar/functor/MicroLangFunctorSwe.gf
Normal file
7
grammar/functor/MicroLangFunctorSwe.gf
Normal file
@@ -0,0 +1,7 @@
|
||||
--# -path=.:../abstract
|
||||
|
||||
concrete MicroLangFunctorSwe of MicroLang = MicroLangFunctor with
|
||||
(Grammar = GrammarSwe),
|
||||
(Syntax = SyntaxSwe),
|
||||
(Lexicon = LexiconSwe)
|
||||
;
|
||||
Reference in New Issue
Block a user