module Pegasus::Pda

Overview

This module holds code related to push down automata, as well as other helper code such as items (productions, basically), dotted items (productions which know what part of the production has already been parsed) and the like.

Defined in:

pegasus/grammar.cr
pegasus/items.cr
pegasus/json.cr
pegasus/pda.cr
pegasus/table.cr