BNF questions and comments
    Matti Niemenmaa 
    see_signature at for.real.address
       
    Fri Sep  7 10:25:50 PDT 2007
    
    
  
BLS wrote:
> Yep. Porting Walter's language/grammar description into EBNF is a
> challenge. You may have recognized that I am working on Netbeans IDE
> support for D/MiniD... in order to establish code folding I have to
> create an NBS Schliemann file which is (mostly) similar to EBNF.
> Instead of {}  I have to use ()*, in fact a few minor things.
> Probabely we can exchange some information ?
A lot of people appear to be working on something which needs to parse D.
It might be an idea to set up a page on Wiki4D called "CorrectCompleteDGrammar"
or something, writing a complete EBNF (or using Walter's syntax, which is also
fine) for D which is actually correct.
-- 
E-mail address: matti.niemenmaa+news, domain is iki (DOT) fi
Formerly deewiant.
    
    
More information about the Digitalmars-d-learn
mailing list