发信人: AnneSun (AnneSun), 信区: Golang
标 题: Re: golang和其他语言相比,它的优势在哪里呢?换句话说,golan
发信站: 水木社区 (Fri Jan 17 16:14:24 2014), 站内
这么惨。。。
这是官网上的
The Go programming language is an open source project to make programmers more productive.
Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.
貌似简洁性,并发性,灵活性和快速编译还是蛮强的呀
【 在 milksea 的大作中提到: 】
: 标题不要太长。
: 目前来看,小的优势有一些,但并没有决定性的优势。后发、库少这些劣势则会减缓其普及使用。
:
--