mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-29 04:46:30 -06:00
Template for starting a new resource grammar (#441)
Also addressing this https://github.com/GrammaticalFramework/gf-rgl/issues/238 with a README that adds a suggested implementation order.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
--# -path=.:../abstract:../common:../prelude:../api
|
||||
concrete LangTMP of Lang =
|
||||
GrammarTMP,
|
||||
LexiconTMP,
|
||||
ConstructionTMP ;
|
||||
Reference in New Issue
Block a user