![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
The Oblivious One
Join Date: May 2005
Location: Ontario, Canada
Posts: 644
Rep Power: 4
![]() |
Re: D Programing Language-To replace C/C++?
I was initially smitten by D (as grumpy can attest to), but I've lost most of my interest in it.
While it offers some very nice solutions to C++, it is plagued by 3 things in my opinion: 1) Complexity. If you take a look at the mailing list, every second thread is a request for a new feature. Have any of you actually looked at the feature list? It has become more complex than C++ (const being an example). 2) Instability. There are now 2 competing libraries: Tango (community-driven) and Phobos (official). A lot of work is duplicated and effort is wasted. Some projects rely on one, other projects the other. From my perspective, it has fractured the already small community. 3) Tools. DMD is cross-platform but has strange licensing rules and is closed-source (the back-end, anyway). The GCC back-end, GDC, is not well supported and lags behind DMD in terms of full-implementation. Just my opinion. ![]()
__________________
Dr. Zoidberg: [ecstatic] I'm going to a movie... with FRIENDS! |
|
|
|
|
|
#12 |
|
Hobbyist Programmer
Join Date: Mar 2005
Posts: 223
Rep Power: 4
![]() |
Re: D Programing Language-To replace C/C++?
And the real question... will it ever replace Cobol?
|
|
|
|
|
|
#13 |
|
Hobbyist Programmer
Join Date: Sep 2007
Location: Sydney - Australia
Posts: 199
Rep Power: 2
![]() |
Re: D Programing Language-To replace C/C++?
COBOL is a specialist language - mostly for Mainframes and Business software. Apparently the two most used programming languages (we are looking at all feilds - engineering, finances, games, web porgramming, education etc) are Visual Basic and COBOL. Read it some were, I think it was called "Code Complete".
Would you really make a game in cobol? ... Actually, that would be a good challenge! ![]()
__________________
SYNTAX ERROR ... |
|
|
|
|
|
#14 |
|
Programming Guru
![]() Join Date: Jun 2005
Location: Adelaide, South Australia
Posts: 1,223
Rep Power: 5
![]() |
Re: D Programing Language-To replace C/C++?
A friend of mine wrote a game of hangman in Cobol .... as a learning exercise.
__________________
Dear God So far today I've done all right. I haven't been grumpy yet. But in a few minutes, God, I'm going to get out of bed, and from then on I'm going to need a lot more help. AMEN |
|
|
|
|
|
#15 | |
|
Hobbyist Programmer
Join Date: Sep 2007
Location: Sydney - Australia
Posts: 199
Rep Power: 2
![]() |
Re: D Programing Language-To replace C/C++?
Quote:
![]() I have coded a bit in COBOL, but I have had NO inspiration to code a game in it.
__________________
SYNTAX ERROR ... |
|
|
|
|
|
|
#16 |
|
Hobbyist Programmer
Join Date: Mar 2005
Posts: 223
Rep Power: 4
![]() |
Re: D Programing Language-To replace C/C++?
I guess my point was that people have been saying that Cobol is dead for years, each new language that comes out is going to "replace Cobol" heck most of the people I work with were told 20 years ago that Cobol is dead and already being replaced... and yet we still seem to be coding in Cobol.
|
|
|
|
|
|
#17 |
|
Programming Student
Join Date: Feb 2008
Location: Baltimore,MD,USA
Posts: 19
Rep Power: 0
![]() |
Re: D Programing Language-To replace C/C++?
What about C#, does that have any potential of replacing C/C++
__________________
I Want Dat Pie |
|
|
|
|
|
#18 |
|
Unknown
Join Date: Apr 2008
Location: unknown
Posts: 87
Rep Power: 1
![]() |
Re: D Programing Language-To replace C/C++?
i think not... ive read a lot of threads here... c# and c++ are different, c# is much closer to java, but in terms of performance c++ is above c#, c# is much easier to use in making GUI applications.
__________________
------------------------------------------------------------------------- I thought what I'd Do was, I'd pretend to be one of those deaf mutes ------------------------------------------------------------------------ |
|
|
|
|
|
#19 |
|
Hobbyist Programmer
Join Date: Sep 2007
Location: Sydney - Australia
Posts: 199
Rep Power: 2
![]() |
Re: D Programing Language-To replace C/C++?
C#: Microsoft's answer to Java and a way to get into the ever growing RAD world.
__________________
SYNTAX ERROR ... |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| The C programming Language (2nd Edition) | nnxion | Book Reviews | 10 | Jul 6th, 2007 3:29 PM |
| Assembly Language | DaWei | Coder's Corner Lounge | 0 | Apr 26th, 2007 10:15 PM |
| Language creation/extending | gryfang | Project Ideas | 43 | Jul 20th, 2006 1:42 PM |
| Language display in program | Prm753 | C++ | 3 | May 30th, 2006 5:45 PM |
| My own programing language | crazykid48x | Other Web Development Languages | 8 | Sep 5th, 2005 2:55 PM |