D
From Wiki
I was attracted to D in mid-2007 since its stated goals are pleasing (a C/C++/Java-type language that is designed to be useful yet easy for compiler authors to implement, and with Design by Contract features). I played with it a little, and it's cool. But I found that the DBC support was more lip service than real, and I have the impression that Walter Bright doesn't consider adding such support to be very important. E.g. there is no "old" operator as in Eiffel.
- http://www.digitalmars.com
- http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=54654 (no old)
- http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=26448
Category:Software
