欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
V8
来自开放百科 - 灰狐
(版本间的差异)
小 (V8 (JavaScript engine)移动到重定向页V8) |
小 (→Links) |
||
第14行: | 第14行: | ||
*http://code.google.com/p/v8/ | *http://code.google.com/p/v8/ | ||
− | [[ | + | [[category:JavaScript engine]] |
− | [[ | + | [[category:Google]] |
+ | [[category:node.js]] |
2013年2月17日 (日) 14:59的版本
您可以在Wikipedia上了解到此条目的英文信息 V8 Thanks, Wikipedia. |
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.
Code
svn checkout http://v8.googlecode.com/svn/trunk/ v8
Links
分享您的观点