pegged.examples

Modules

constraints
module pegged.examples.constraints

This module was used to parse template constraints and instantiate the various constituent, to find which one is blocking a template to be instantiated.

oberon2
module pegged.examples.oberon2

This module was given by Bjoern Lietz-Spendig

parameterized
module pegged.examples.parameterized
pattern
module pegged.examples.pattern

This module is an attempt at introducing pattern-matching in D.

xml
module pegged.examples.xml

Ultra-simple XML grammar