Entries Tagged ‘language’:
filed in Programming on Jul.19, 2012
“High-level languages are not intrinsically slow! David Chisnall explains how programming in a low-level language can make a compiler’s job harder, essentially wasting effort and slowing down your program’s processing. The closer to the metal you can get while programming, the faster your program will compile — or so conventional wisdom would have you believe. [...]
Tags: high-level, language, languages, performance, Programming
filed in C/C++, Programming on Jan.08, 2012
“The C programming language was devised in the early 1970s as a system implementation language for the nascent Unix operating system. Derived from the typeless language BCPL, it evolved a type structure; created on a tiny machine as a tool to improve a meager programming environment, it has become one of the dominant languages of [...]
Tags: C#, history, language, Programming
filed in Programming on Oct.10, 2011
Dart is a new web programming language developed by Google. It is set to be first unveiled at the GOTO conference, which is held between October 10-12, 2011. The primary intent of Dart is to replace JavaScript. The primary goals of Dart are to solve some of JavaScript’s problems while providing increased performance and security. [...]
Tags: dart, google, javascript, language, Programming
filed in Programming on Aug.01, 2011
via Evolution of Computer Languages (via rackspace.com/cloud/blog)
Tags: evolution, history, language, languages, Programming
filed in C/C++ on Apr.09, 2011
So it appears that the next iteration of C++ has officially been dubbed C++11 and has been approved by the technical standards committee. This is the next official iteration of the C++ programming language. The standardization of the language allows it to be used on virtually every machine from every implementation provider. The standardization usually [...]
Tags: Bjarne Stroustrup, C#, C++11, language, Programming
filed in Programming on Dec.21, 2010
“A catalog maintained by Bill Kinnersley of the University of Kansas lists about 2,500 programming languages. Another survey, compiled by Diarmuid Piggott, puts the total even higher, at more than 8,500. And keep in mind that whereas human languages have had millennia to evolve and diversify, all the computer languages have sprung up in just [...]
Tags: language, Programming