Diabolique
PCAXE OC team
- Učlanjen(a)
- 01.04.2009.
- Poruka
- 2.705
- Rezultat reagovanja
- 1
Moja konfiguracija
CPU & cooler:
E5200
Motherboard:
P5Q
RAM:
2x2GB
VGA & cooler:
5770
Display:
DIY Projektor
HDD:
10001FALS, 10EACS, 10EADS
Sound:
Audigy@Z5500
Case:
Generic
PSU:
CM 450 RP
Optical drives:
Pioneer 215D
Mice & keyboard:
MS Natural 4000, MX1100R
Internet:
IKOM 2Mb
OS & Browser:
Win XP
Više o ovome na www.dartlang.orgJACK OF ALL TRADES Google has announced an early preview of Dart, its structured programming language for building web applications.
Lars Bak, the head of the Dart project at Google, said that the goals of the new language are to create a structured, yet flexible language for web programming, to make the language feel familiar and natural to those who know existing programming languages, making it easier to learn, and to ensure that Dart runs extremely fast on all modern web browsers and devices.
The code can be executed on a native virtual machine or on top of a Javascript engine via a Dart to Javascript compiler. This will allow any Dart code to run on any modern web browser, whether or not it supports the Dart language. However, Google plans to explore the possibility of integrating the Dart virtual machine into its Chrome web browser at some stage in the future, adding native support.
Like other programming languages Dart will feature a set of basic libraries and tools for checking, compiling and running code, as well as the option to use types or add them in later when needed. The language and tools are open source and available at a new Dart web site, which Google hopes will attract significant developer interest.
While it's early days for Dart, this move shows that Google is willing to invest in developing new coding languages, and this could help it long-term with its Android operating system, which is under threat from an Oracle lawsuit relating to its use of Java. If in the future Google can develop its own alternative to Java it could keep Android in existence without having to pay a licence fee to Oracle, although it still might have to pay damages if the courts rule against it.