Parsing Expression Grammar

Parsing expression grammars (PEGs) are an analytic grammar formalism.

They feature the following operators:

They are:

However, they come with their share of problems:

[1] http://charybde.homeunix.org/~schmitz/pub/modular.pdf


CategoryCompilers