I've debating trying to switch over to D with my project, but have not
yet done it.  I use http://www.boost.org for a number of missing
features of C++ and worry about simply not having such things available
if I did switch over.  I also worry that using D would scare away
developers. 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Don Dailey
Sent: Sunday, December 03, 2006 10:07 PM
To: computer-go
Subject: [computer-go] language choices

Since we have been talking about programming language recently, I was
curious as to whether anyone on this group has experimented with the
digital mars D programming language?

>From the hype on the web page, it looks an extremely capable
programming
language that is supposed to be fast native code compiled like C, but
have all the features you might ask for in a higher level language.  

It may be complete garbage for all I know,  but at least from the
description it seems like something I would be happy to use.    It
looks
like  a cleaned up version of C,  with a bunch of higher level language
features built right in such as associative arrays, garbage collection,
dynamic arrays,  oop, etc.    It compiles to native code, has a GCC
compiler as well as a digital mars compiler.  

Since my go program is tiny, I may give it a try and do a speed
comparison.   But I was wondering if anyone else has had any experience
with it, good or bad.


     http://www.digitalmars.com/d/index.html



- Don


_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/
_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to