forked from GitHub/gf-core
fixed some tutorial grammars and updated embedded section (JavaScript and web TODO)
This commit is contained in:
5
examples/tutorial/resource-foods/FoodsSwe.gf
Normal file
5
examples/tutorial/resource-foods/FoodsSwe.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:../foods:present
|
||||
|
||||
concrete FoodsSwe of Foods = FoodsI with
|
||||
(Syntax = SyntaxSwe),
|
||||
(LexFoods = LexFoodsSwe) ;
|
||||
Reference in New Issue
Block a user