Andrei's list of barriers to D adoption

Russel Winder via Digitalmars-d digitalmars-d at puremagic.com
Mon Jun 6 01:29:15 PDT 2016


On Mon, 2016-06-06 at 08:29 +0200, Andrei Alexandrescu via Digitalmars-
d wrote:
> On 6/6/16 6:17 AM, Andre Pany wrote:
> > to be usable for companies which want to create economic software,
> > in my opinion D lacks std.decimal.
> 
> Do C, C++, Java, Go, or Rust have a standard decimal type? -- Andrei

No, but then why is this a factor?

Java has a BigDecimal but it isn't quite what you think it might be.

Many (financial) organizations create their own.  They tend to treat
them as asset rather than infrastructure. I know of two C++ ones in
this category.

If having a decimal feature in the standard library, or at least easily
available as a third-party library, would aide D traction, then maybe
it should go on the "let's get this done now" agenda?

-- 
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: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20160606/606ba31e/attachment.sig>


More information about the Digitalmars-d mailing list