Tweak lang/v8 version 3.18.5
[dports.git] / lang / v8 / pkg-descr
1 V8 is Google's open source JavaScript engine.
2
3 V8 is written in C++ and is used in Google Chrome, the open source browser from
4 Google.
5
6 V8 implements ECMAScript as specified in ECMA-262, 5th edition, and runs on
7 Windows (XP or newer), Mac OS X (10.5 or newer), and Linux systems that use
8 IA-32, x64, or ARM processors.
9
10 V8 can run standalone, or can be embedded into any C++ application.
11
12 Git repository at https://github.com/v8/v8
13
14 WWW: http://code.google.com/p/v8/