[Toss-devel] Syntax of syntax definitions
Status: Beta
Brought to you by:
lukaszkaiser
|
From: Lukasz S. <luk...@gm...> - 2012-07-18 16:12:12
|
I realized that with terms=types, I need to make the syntax of syntax
definitions more cumbersome to avoid explosion of ambiguity. Instead
of a term be a Tp part of syntax definition by itself, I'll make
syntax_element_tp_sd be ''{'' ?t ''}'', i.e. the term needs to be
within curly brackets. Is it OK? (I'll update the .trs files.)
Regards.
|