문제

If established name doesn't exist, what name you can suggest?

도움이 되었습니까?

해결책

You already seem to have an idea of what the standard names are. The four you've given are widely enough used that I'd go along with them unless you have some fairly specific reason to do otherwise. Of course, some depends on what "family" of languages you're talking about. Some terms are more widely used than others. Just for example, "special form" will probably be meaningful if your audience is users of Lisp and similar languages, but otherwise it might do more to obfuscate than clarify.

다른 팁

syntactic element? Not sure what you're getting at here...

If you're talking about things that might occur on the left hand side of a production in a formal grammar such as Backus-Naur form, I think the term you're looking for is nonterminal symbol.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top