Aside from the fact that both are packages, they have little in common. The bless package is a package into which AST nodes can be blessed. The semantics package is a place to look for semantics.
I'm open to specific suggestions, but my first guess is that additional cross-referencing of two not very closely related concepts would increase confusion, rather than reduce it. -- jeffrey On Thu, Aug 21, 2014 at 4:12 PM, Ron Savage <[email protected]> wrote: > I've been trying to cross-reference these 2 items. > > bless_package is mentioned in Marpa::R2::Semantics. > > semantics_package is mentioned in Marpa::R2::Semantics, > Marpa::R2::Scanless::[R,G]. > > The last-named also refers to action_object. > > But in the first doc, I wonder if - at least - a reference > to semantics_package could be added to the discussion under 'Blessings', > and a reference to bless_package could be added under 'The semantics > package'. > > -- > You received this message because you are subscribed to the Google Groups > "marpa parser" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "marpa parser" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
