ALLPaGeD v0.1 release
    Jascha Wetzel 
    firstname at mainia.de
       
    Tue Jun 12 12:25:33 PDT 2007
    
    
  
ALLPaGeD is an Attributed LL(*) Parser Generator for D
http://mainia.de/allpaged.zip
It's most notable feature is the ability to do full semantic analysis 
for all grammars, that is, compute inherited and synthetic attributes 
for all non-cyclic attributed grammars.
It has very intuitive curly-brace style syntax that nicely wraps the D 
code you can write for the semantic actions.
I've also included a PDF documentation that should get everyone with 
some background in grammars and parsing started quickly.
This is a side product of refactoring and extending Ddbg's expressions.
    
    
More information about the Digitalmars-d-announce
mailing list