mirror of
https://github.com/GrammaticalFramework/comp-syntax-gu-mlt.git
synced 2026-02-08 22:41:05 -07:00
python examples added
This commit is contained in:
11
python/Makefile
Normal file
11
python/Makefile
Normal file
@@ -0,0 +1,11 @@
|
||||
minilang:
|
||||
gf -make ../lab2/grammar/english/MiniLangEng.gf ../lab2/grammar/swedish/MiniLangSwe.gf
|
||||
|
||||
query:
|
||||
gf -make QueryEng.gf QuerySwe.gf
|
||||
|
||||
draw:
|
||||
gf -make DrawEng.gf DrawSwe.gf DrawFin.gf
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user