mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-11 08:06:34 -06:00
Also addressing this https://github.com/GrammaticalFramework/gf-rgl/issues/238 with a README that adds a suggested implementation order.
6 lines
127 B
Plaintext
6 lines
127 B
Plaintext
--# -path=.:../abstract:../common:../prelude:../api
|
|
concrete LangTMP of Lang =
|
|
GrammarTMP,
|
|
LexiconTMP,
|
|
ConstructionTMP ;
|