> On 10 Feb 2023, at 13:52, Johannes Veit <leerstr...@gmail.com> wrote: > > "Parser Skeleton" is crucial for understanding the Bison Exception > <https://spdx.org/licenses/Bison-exception-2.2.html>, but I didn't find a > proper explanation of that term. > > So either: > Where can I find a proper explanation of "Parser Skeleton"? > Or: > What is a "Parser Skeleton"?
It is M4 code used as a template, details from Bison, to write the generated parser.