Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
BSON 仕様を読んでいると、その中に終端用語と非終端用語が含まれていることに気付きました。例えば:
有効な BSON データは、ドキュメントnon-terminalによって表されます。
<...>
次の基本型は、文法の残りの部分で端末として使用されます。
BSON 仕様のコンテキストで、「ターミナル」と「非ターミナル」は何を意味しますか?