Let's stop parser Hell

deadalnix deadalnix at gmail.com
Tue Jul 10 16:16:54 PDT 2012


On 09/07/2012 10:14, Christophe Travert wrote:
> deadalnix , dans le message (digitalmars.D:171330), a écrit :
>> D isn't 100% CFG. But it is close.
>
> What makes D fail to be a CFG?

type[something] <= something can be a type or an expression.
typeid(somethning) <= same here
identifier!(something) <= again


More information about the Digitalmars-d mailing list