The Downfall of Imperative Programming

Gour gour at atmarama.net
Tue Apr 10 13:17:58 PDT 2012


On Tue, 10 Apr 2012 21:02:03 +0100
Russel Winder <russel at winder.org.uk> wrote:

> Hummm... the really core issue is whether the language supports tail
> call optimization.  Functional programming languages demand it, C,
> C++, Java, Go, Python definitely don't have it, D...

Isn't it because they have to use recursion instead of iteration?


Sincerely,
Gour


-- 
As the ignorant perform their duties with attachment to results, 
the learned may similarly act, but without attachment, for the 
sake of leading people on the right path.

http://atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20120410/1377af15/attachment.pgp>


More information about the Digitalmars-d mailing list