background preloader

Node.js

Facebook Twitter

Node.js official docs & community

Dev/prod tools for node.js. Modules for node.js. Tutorials and books about node.js. Introduction - V8 JavaScript Engine - Google Code. Welcome to the developer documentation for V8.

Introduction - V8 JavaScript Engine - Google Code

V8 is Google's open source, high performance JavaScript engine. It is written in C++ and is used in Google Chrome, Google's open source browser. This documentation is aimed at C++ developers who want to use V8 in their applications, as well as anyone interested in V8's design and performance. This document introduces you to V8, while the remaining documentation shows you how to use V8 in your code and describes some of its design details, as well as providing a set of JavaScript benchmarks for measuring V8's performance.

Other sources of infos about node.js