D - D takes the fun out of programming!!!
- Achilleas Margaritis (5/5) Apr 27 2004 I mean, where are the battles with C++ headers and implementation files ...
- Stephan Wienczny (3/12) Apr 27 2004 Whenever you feel it is too boring you could start to write an module in...
- imr1984 (3/8) Apr 27 2004 hehe yeah i espcecially love the lightning fast compile times of D - tru...
- Kris (3/5) Apr 27 2004 Yeah, me too. 75 files compile faster than it takes me to cross-my-fing...
- Walter (8/13) Apr 27 2004 truly
- Jan-Eric Duden (10/15) Apr 28 2004 Mmh. If you want have fun programming try Unlambda! :>
- Phill (7/12) Apr 30 2004 with
I mean, where are the battles with C++ headers and implementation files ? with mutual dependencies ? insane compile times ? memory management, null pointers and crashes ? template magic to avoid name conflicts ? I already miss them... :-) I am only joking, of course. D significantly reduces development time, to the point that it is ...almost boring!!!
Apr 27 2004
Whenever you feel it is too boring you could start to write an module in brainfuck or another less boring language *G* Achilleas Margaritis wrote:I mean, where are the battles with C++ headers and implementation files ? with mutual dependencies ? insane compile times ? memory management, null pointers and crashes ? template magic to avoid name conflicts ? I already miss them... :-) I am only joking, of course. D significantly reduces development time, to the point that it is ...almost boring!!!
Apr 27 2004
hehe yeah i espcecially love the lightning fast compile times of D - truly marvelous :) In article <c6lvfr$1va4$1 digitaldaemon.com>, Achilleas Margaritis says...I mean, where are the battles with C++ headers and implementation files ? with mutual dependencies ? insane compile times ? memory management, null pointers and crashes ? template magic to avoid name conflicts ? I already miss them... :-) I am only joking, of course. D significantly reduces development time, to the point that it is ...almost boring!!!
Apr 27 2004
"imr1984" <imr1984_member pathlink.com> wrote in messagehehe yeah i espcecially love the lightning fast compile times of D - truly marvelous :)Yeah, me too. 75 files compile faster than it takes me to cross-my-fingers <g>
Apr 27 2004
"Kris" <someidiot earthlink.dot.dot.dot.net> wrote in message news:c6m9j5$2h1r$1 digitaldaemon.com..."imr1984" <imr1984_member pathlink.com> wrote in messagetrulyhehe yeah i espcecially love the lightning fast compile times of D -cross-my-fingersmarvelous :)Yeah, me too. 75 files compile faster than it takes me to<g>Empire in D takes less than half as long to compile as the same code in C++. (Both are optimized builds.) This is illuminating, since the identical optimizer, code gen, and linker are used. The difference is the front end speed.
Apr 27 2004
Mmh. If you want have fun programming try Unlambda! :> http://www.eleves.ens.fr:8080/home/madore/programs/unlambda/ -- Jan-Eric Duden "Achilleas Margaritis" <Achilleas_member pathlink.com> wrote in message news:c6lvfr$1va4$1 digitaldaemon.com...I mean, where are the battles with C++ headers and implementation files ?withmutual dependencies ? insane compile times ? memory management, nullpointersand crashes ? template magic to avoid name conflicts ? I already missthem...:-) I am only joking, of course. D significantly reduces development time,tothe point that it is ...almost boring!!!
Apr 28 2004
"Achilleas Margaritis" <Achilleas_member pathlink.com> wrote in message news:c6lvfr$1va4$1 digitaldaemon.com...I mean, where are the battles with C++ headers and implementation files ?withmutual dependencies ? insane compile times ? memory management, nullpointersand crashes ? template magic to avoid name conflicts ? I already missthem...:-) I am only joking, of course. D significantly reduces development time,tothe point that it is ...almost boring!!!As it goes with anything in life, I reckon you make your own fun.......
Apr 30 2004