Templates problem

Russel Winder via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Sep 8 03:20:42 PDT 2016


On Wed, 2016-09-07 at 20:29 +0000, deXtoRious via Digitalmars-d-learn
wrote:
> 
[…]
> More to the general point of the discussion, I find that most 
> scientifically minded users of Python already appreciate some of 
> the inherent advantages of lower level statically typed languages 
> and often rather write C/C++ code than descend into the likes of 
> Cython. D has considerable advantages over C++ in conciseness and 
> template facilities for achieving zero cost static polymorphism 
> without descending into utter unreadability. Personally, I find 
> myself still forced to write most of my non-Julia high 
> performance code in C++ due to the available libraries and GPGPU 
> support (especially CUDA), but in terms of language properties 
> I'd much rather be writing D.

Or Chapel.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20160908/39a2ae05/attachment.sig>


More information about the Digitalmars-d-learn mailing list