首页
社区
课程
招聘
[下载][ZT]D programming language v 2.004 by Digital Mars
发表于: 2007-9-13 21:07 3753

[下载][ZT]D programming language v 2.004 by Digital Mars

2007-9-13 21:07
3753
News:

Improvements to the functionality of std.file.listdir().
Removed the long-deprecated instance keyword.
Ignores first line starting with #!, D/32661.
Added -run command line switch.
Added module statements to all std.typeinfo modules. This may require recompiling library code.

Description:

D is a general purpose systems and applications programming language. It is a higher level language than C++, but retains the ability to write high performance code and interface directly with the operating system API's and with hardware. D is well suited to writing medium to large scale million line programs with teams of developers. D is easy to learn, provides many capabilities to aid the programmer, and is well suited to aggressive compiler optimization technology.

D is not a scripting language, nor an interpreted language. It doesn't come with a VM, a religion, or an overriding philosophy. It's a practical language for practical programmers who need to get the job done quickly, reliably, and leave behind maintainable, easy to understand code.

D is the culmination of decades of experience implementing compilers for many diverse languages, and attempting to construct large projects using those languages. D draws inspiration from those other languages (most especially C++) and tempers it with experience and real world practicality.



http://www.digitalmars.com/d/overview.html

[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

收藏
免费 1
支持
分享
最新回复 (3)
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
多谢多谢,呵呵,还没听说过,玩玩试试
2007-9-13 22:15
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
收藏了,以备不时之需
2007-9-15 07:06
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4
我也第一次聽說到這個語言....謝謝分享~
2007-9-28 00:50
0
游客
登录 | 注册 方可回帖
返回
//