Table lookups - this is pretty definitive

bearophile bearophileHUGS at lycos.com
Wed Apr 2 04:26:47 PDT 2014


Dmitry Olshansky:

> _Explicit_ tail call (aka switch-call) would have been cleaner 
> and more modular. It covers all relevant cases of computed-goto 
> such as threaded-code interpreters and also recursion-heavy 
> functional code.

It looks like an additive change. Can you show a possible syntax 
and semantics for D? If it's so good it could also become a DIP 
later.

Bye,
bearophile


More information about the Digitalmars-d mailing list