The new JavaScript Engine (v8) to rule the world
People used to ridicule when we talk too much the greatness of JavaScript. At least I recall from Chennai software industry, people feel proud of restricting themselves with little validation controls provided by the software framework that they are using and afraid of thinking forward.
We all (they all) use Google Mail and the excellent products of Google for their utility values. But we fail to appreciate the engine and life that Google breathes into each of its product -- the powerful and innovative DHTML and JavaScript.
We discussed a few days before about Google Chrome. Going by Google's help pages, they say that it is powered by V8 -- an innovative new JavaScript engine.
Some of the cool new features of V8 are:
- Open source JavaScript Engine
- Written in C++. Hence you can expect a superfast execution.
- Used in Google's own Chrome browser. What else you expect to certify the greatness of it?
- Implements ECMAScript (ECMA 262)
- Supported Platforms:
- Microsoft
- Windows XP
- Vista
- Apple
- Mac OS X 10.5 (Leopard)
- IA 32 or ARM Processor-powered Linux systems
- Supported modes of execution:
- Embedded
- Standalone
No comments:
Post a Comment