On 10/23/2011 04:58 AM, Gor Gyolchanyan wrote:
Hi, guys!
Can anyone tell me what's the name of this syntax definition language,
used here: http://www.d-programming-language.org/lex.htm ?

You might find this interesting:

http://dsource.org/projects/scrapple/browser/trunk/dparser

It's way out of date, I never completely finished it and it can't handle the D grammar as documented (b/c of standard left recursion problem) but ...

Reply via email to