欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
V8
来自开放百科 - 灰狐
				
								
				(版本间的差异)
				
																
				
				
								
 (→Links)  | 
			|||
| 第1行: | 第1行: | ||
| − | {{SeeWikipedia}}  | + | {{SeeWikipedia|V8 (JavaScript engine)}}  | 
V8 is Google's open source [[JavaScript]] engine.  | V8 is Google's open source [[JavaScript]] engine.  | ||
2010年10月19日 (二) 14:27的版本
|   | 
您可以在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
	分享您的观点