首页
社区
课程
招聘
[ZT]D programming language 1.00 by Digital Mars
发表于: 2007-1-8 22:37 2488

[ZT]D programming language 1.00 by Digital Mars

2007-1-8 22:37
2488
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.

Down:

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

[课程]Android-CTF解题方法汇总!

收藏
免费 1
支持
分享
最新回复 (5)
雪    币: 4580
活跃值: (992)
能力值: ( LV4,RANK:50 )
在线值:
发帖
回帖
粉丝
2
鸟语太差,干顶了,但愿D语言比C++简单就好了
2007-1-9 05:29
0
雪    币: 390
活跃值: (707)
能力值: ( LV12,RANK:650 )
在线值:
发帖
回帖
粉丝
3
d语言的卖点之一就是易学:
D is easy to learn
2007-1-9 08:23
0
雪    币: 4580
活跃值: (992)
能力值: ( LV4,RANK:50 )
在线值:
发帖
回帖
粉丝
4
哦,有D的中文资料吗?
偶想研究研究
2007-1-9 21:50
0
雪    币: 201
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
5
貌似不错,可惜还不成熟,没有懒人用的集成开发环境。
继续观望。
2007-1-10 09:24
0
雪    币: 390
活跃值: (707)
能力值: ( LV12,RANK:650 )
在线值:
发帖
回帖
粉丝
6
codeblock
2007-1-10 19:50
0
游客
登录 | 注册 方可回帖
返回
//