www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - D kicks ass.

reply Bane <branimir.milosavljevic gmail.com> writes:
Sorry, but it's true.
Compared to C++, it has much friendlier syntax, important built in types 
and all the goodies. And let us not forget - big standard library ready 
to go.

But it is still rough on the edges, needs polishing and fixing little 
bugs. Now it needs tender care to grow big (and lose some weight from 
executables :).
Dec 12 2011
next sibling parent reply Iain Buclaw <ibuclaw ubuntu.com> writes:
On 12 December 2011 18:21, Bane <branimir.milosavljevic gmail.com> wrote:
 Sorry, but it's true.
 Compared to C++, it has much friendlier syntax, important built in types and
 all the goodies. And let us not forget - big standard library ready to go.

 But it is still rough on the edges, needs polishing and fixing little bugs.
 Now it needs tender care to grow big (and lose some weight from executables
 :).
Bigger == Better. :o) -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';
Dec 12 2011
parent reply Robert Clipsham <robert octarineparrot.com> writes:
On 12/12/2011 20:08, Iain Buclaw wrote:
 Bigger == Better.   :o)
Biggest rock is best rock. http://www.youtube.com/watch?v=i_APoSfCYwU -- Robert http://octarineparrot.com/
Dec 12 2011
parent Iain Buclaw <ibuclaw ubuntu.com> writes:
On 12 December 2011 20:53, Robert Clipsham <robert octarineparrot.com> wrot=
e:
 On 12/12/2011 20:08, Iain Buclaw wrote:
 Bigger =3D=3D Better. =A0 :o)
Biggest rock is best rock.
That's a whole lotta rox. --=20 Iain Buclaw *(p < e ? p++ : p) =3D (c & 0x0f) + '0';
Dec 12 2011
prev sibling next sibling parent reply Trass3r <un known.com> writes:
Am 12.12.2011, 19:21 Uhr, schrieb Bane <branimir.milosavljevic gmail.com>:

 Sorry, but it's true.
 Compared to C++, it has much friendlier syntax, important built in types  
 and all the goodies. And let us not forget - big standard library ready  
 to go.

 But it is still rough on the edges, needs polishing and fixing little  
 bugs. Now it needs tender care to grow big (and lose some weight from  
 executables :).
We know :)
Dec 12 2011
parent reply Bane <branimir.milosavljevic gmail.com> writes:
Trass3r Wrote:

 Am 12.12.2011, 19:21 Uhr, schrieb Bane <branimir.milosavljevic gmail.com>:
 
 Sorry, but it's true.
 Compared to C++, it has much friendlier syntax, important built in types  
 and all the goodies. And let us not forget - big standard library ready  
 to go.

 But it is still rough on the edges, needs polishing and fixing little  
 bugs. Now it needs tender care to grow big (and lose some weight from  
 executables :).
We know :)
Well, it is a nice to reinspect ones own decision after some time and confirm it was and is totally correct.
Dec 12 2011
parent reply Trass3r <un known.com> writes:
 Well, it is a nice to reinspect ones own decision after some time and  
 confirm it was and is totally correct.
To do that just try going back to C++ ;)
Dec 12 2011
parent Bane <branimir.milosavljevic gmail.com> writes:
Trass3r Wrote:

 Well, it is a nice to reinspect ones own decision after some time and  
 confirm it was and is totally correct.
To do that just try going back to C++ ;)
Just did. Things lacking: - library - easy to use maps and arrays Things that should lack: - bloody header files and forward declarations - preprocessor perversions - cryptic signs like <> :: -> Things that are easier or more fun: - good compiler support - easy linking with C code - RAII tinkering & smaller memory footprint (GC just kills all the fun :(
Dec 12 2011
prev sibling next sibling parent Somedude <lovelydear mailmetrash.com> writes:
Le 12/12/2011 19:21, Bane a écrit :
 Sorry, but it's true.
 Compared to C++, it has much friendlier syntax, important built in types
 and all the goodies. And let us not forget - big standard library ready
 to go.
 
 But it is still rough on the edges, needs polishing and fixing little
 bugs. Now it needs tender care to grow big (and lose some weight from
 executables :).
Yup :)
Dec 13 2011
prev sibling parent reply Jesse Phillips <jessekphillips+d gmail.com> writes:
On Mon, 12 Dec 2011 19:21:23 +0100, Bane wrote:

 Sorry, but it's true.
 Compared to C++, it has much friendlier syntax, important built in types
 and all the goodies. And let us not forget - big standard library ready
 to go.
 
 But it is still rough on the edges, needs polishing and fixing little
 bugs. Now it needs tender care to grow big (and lose some weight from
 executables :).
You have got to be kidding me. D is above this ass kicking you speak. D waits for his opponent to turn around, hands them a sword, then punches them directly in the face.
Dec 13 2011
parent reply "Jonathan M Davis" <jmdavisProg gmx.com> writes:
On Wednesday, December 14, 2011 01:57:47 Jesse Phillips wrote:
 On Mon, 12 Dec 2011 19:21:23 +0100, Bane wrote:
 Sorry, but it's true.
 Compared to C++, it has much friendlier syntax, important built in types
 and all the goodies. And let us not forget - big standard library ready
 to go.
 
 But it is still rough on the edges, needs polishing and fixing little
 bugs. Now it needs tender care to grow big (and lose some weight from
 executables :).
You have got to be kidding me. D is above this ass kicking you speak. D waits for his opponent to turn around, hands them a sword, then punches them directly in the face.
Dang it. Now you're going to have me wracking my brain for hours trying to remember what movie I've seen that in. :) - Jonathan M Davis
Dec 13 2011
next sibling parent Jesse Phillips <jessekphillips+d gmail.com> writes:
On Tue, 13 Dec 2011 21:02:40 -0500, Jonathan M Davis wrote:

 Dang it. Now you're going to have me wracking my brain for hours trying
 to remember what movie I've seen that in. :)
 
 - Jonathan M Davis
I'm sure it is heavily influenced by something, might even be a Chuck Norris joke. But I can say that there wasn't anything specific in my mind at the time of writing.
Dec 13 2011
prev sibling parent "Marco Leise" <Marco.Leise gmx.de> writes:
Am 14.12.2011, 03:02 Uhr, schrieb Jonathan M Davis <jmdavisProg gmx.com>:

 On Wednesday, December 14, 2011 01:57:47 Jesse Phillips wrote:
 On Mon, 12 Dec 2011 19:21:23 +0100, Bane wrote:
 Sorry, but it's true.
 Compared to C++, it has much friendlier syntax, important built in  
types
 and all the goodies. And let us not forget - big standard library  
ready
 to go.

 But it is still rough on the edges, needs polishing and fixing little
 bugs. Now it needs tender care to grow big (and lose some weight from
 executables :).
You have got to be kidding me. D is above this ass kicking you speak. D waits for his opponent to turn around, hands them a sword, then punches them directly in the face.
Dang it. Now you're going to have me wracking my brain for hours trying to remember what movie I've seen that in. :) - Jonathan M Davis
Yes either that, or both already had a sword, but the good guy was pretending to strike with it, the bad guy focused on the incoming blade and blocked it and then Mr. Good Guy used the free hand for the punch.
Dec 18 2011