Why use a DFA instead of DIP1000?

Walter Bright newshound2 at digitalmars.com
Sun Sep 14 19:55:23 UTC 2025


A DFA that only works with a forward pass will generate a lot of complaints as 
people get baffled by the situations where it fails.

The forward pass attribute inference D has generates complaints and bug reports 
when it fails, because it does not handle cycles.


More information about the Digitalmars-d mailing list