summaryrefslogtreecommitdiff
path: root/deps/v8/docs/javascript.md
blob: f3a501b9854ab1832ddd8fc593c3fb3327bdee9d (plain)
1
2
3
4
5
6
# Introduction

JavaScript is a dynamically typed scripting language universally used to
script web content in browsers.

Its specification by ECMA can be found [here](http://www.ecma-international.org/publications/standards/Ecma-262.htm).