JavaScript - Wikipedia
Briefly

JavaScript is a high-level, often just-in-time compiled language that conforms to the ECMAScript standard. It supports multi-paradigm programming styles, including event-driven and functional programming.
The ECMAScript standard does not include any input/output (I/O), such as networking, storage, or graphics facilities, with APIs provided by the web browser or other runtime systems.
Read at Wikipedia
[
|
]