Impressed
Philippe Sigaud
philippe.sigaud at gmail.com
Sat Jul 28 07:13:39 PDT 2012
"bearophile" <bearophileHUGS at lycos.com>
> Gotos are not so evil. Just use them when they are useful and they can't
be replaced by structured programming. In D I create finite state machines
at compile-time that use gotos, they are quick.
Do you happen to still have the code, by any chance? I think Phobos could
use a std.fsm, to automatically generate FSM at compile-time (using lots
of gotos :) ).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20120728/ee222091/attachment.html>
More information about the Digitalmars-d
mailing list