Wednesday, November 11, 2009

Genital Herpes In Mma

[Code] Google programming language features Go

Google is synonymous with speed and simplicity, among many others who could be appointed, and the Internet giant to echo it back with his new project recently launched, the programming language called "Go." Google says that it is a programming language fun, fast, safe , concurrent with an excellent compilation. In addition to making use of one type of system without hierarchy, says it's great for programming multi-processing. The programming language

Go is very similar to C, but with a more expressive syntax may be faster to use and build upon, but in the end, this is another programming language object-oriented. Google's new project has been in development for two years started with 20% of the time of their engineers (where they can devote to what they want, without any commitment) and ended up at all times. It is said that Google's major projects have emerged from that period of time with their employees, which increased more than creativity, and Go could end up being a perfect example.

Go native compilers, called 6g and 8g (for 64-bit and x86, respectively), are designed to be extremely fast. There is also an alternative called Gccgo compiler based on the collection of GNU compilers (GCC

). The base of the GCC compiler is not as fast, without But is said to generate more efficient code. Not used the LLVM (low level) and that Google did not meet their performance times. Moreover, it is said that the execution time is comparable to that of C. Google has released the source code under BSD license for the community that form developers can participate and get an attractive option for software development. Because even though it was released, it is still a programming language that has a lot of work behind the lack of IDE integration, standard libraries are small, there are very few code samples and tutorials for learning. below shows an example code published

Google in which you can see that its syntax is very similar to C:

0 comments:

Post a Comment