欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
V8
来自开放百科 - 灰狐
(版本间的差异)
小 (V8移动到V8 (JavaScript engine)) |
|||
第1行: | 第1行: | ||
− | V8 is Google's open source JavaScript engine. | + | {{SeeWikipedia}} |
+ | |||
+ | 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 is written in C++ and is used in Google Chrome, the open source browser from Google. | ||
第11行: | 第13行: | ||
==Links== | ==Links== | ||
*http://code.google.com/p/v8/ | *http://code.google.com/p/v8/ | ||
+ | |||
+ | [[Category:JavaScript]] | ||
+ | [[Category:Google]] |
2010年9月20日 (一) 15:22的版本
您可以在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
分享您的观点