login/register

Snip!t from collection of Alan Dix

see all channels for Alan Dix

Snip
summary

What is V8?
V8 is Google's open source JavaScript engine.
V8 is written in C++ and is used in Google Chrome, the o ...
V8 implements ECMAScript as specified in ECMA-262, 3rd e ...
V8 can run standalone, or can be embedded into any C++ a ...

V8 JavaScript Engine - Google Code
http://code.google.com/apis/v8/

Categories

/Channels/techie/JavaScript

[ go to category ]

For Snip

loading snip actions ...

For Page

loading url actions ...

What is V8?

V8 is Google's open source JavaScript engine.

V8 is written in C++ and is used in Google Chrome, the open source browser from Google.

V8 implements ECMAScript as specified in ECMA-262, 3rd edition, and runs on Windows XP and Vista, Mac OS X 10.5 (Leopard), and Linux systems that use IA-32 or ARM processors.

V8 can run standalone, or can be embedded into any C++ application.

HTML

<h2>What is V8?</h2> <p>V8 is Google's open source JavaScript engine. </p> <p>V8 is written in C++ and is used in Google Chrome, <span id="lwjh"><span id="lwjh1">the open source browser from Google</span></span>. </p> <p>V8 implements ECMAScript as specified in ECMA-262, 3rd edition, and runs on Windows XP and Vista, Mac OS X 10.5 (Leopard), and Linux systems that use IA-32 or ARM processors.</p> <p>V8 can run standalone, or can be embedded into any C++ application.</p>