NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
A simpler reference and a question (Score:1)
This sounds like the start of something useful.
If someone not a Haskell afficionado wishes to answer "What is a Attribute Grammar", the article at [wikipedia.org] is of course quite concise and neutral. Although Luke's POD [cpan.org] is a pretty good tutorial as is.
Question. Do I understand that your AG class implements the synthetic and inherited Attributes for a data-structure already parsed and created by Parse::RecDescent or whatever? In which case -- pending a marriage of the two modules -- a pre-processor to extract P:RD grammars and AG grammars from a superset language may be needed.
Bill
# I had a sig when sigs were cool
use Sig;
Reply to This
Re:A simpler reference and a question (Score:1)