Re: [GD-General] The D Programming Language
Brought to you by:
vexxed72
From: Brian H. <bri...@py...> - 2001-12-25 06:56:00
|
At 10:44 PM 12/24/2001 -0800, Grills, Jeff wrote: >It seems to retain the things I use most in C++, strips away a lot of >cruft I don't care for, and adds a lot of things I really wish C++ had. This actually describes Java (for me). I'm still torn between Java and Obj-C. The sheer power from a dynamically typed system is something I'd hate to eschew, which is why Obj-C keeps lingering in the background. But Java's GC and "portability" are also very tempting. For my next server, Java is programming to be the language of choice. But I still have a couple more puzzle games to put out before I tackle a project needing a server =) Brian |