> For the complete documentation index, see [llms.txt](https://javascript-1.gitbook.io/javascript/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://javascript-1.gitbook.io/javascript/master.md).

# JavaScript Introduction

* Scripting Language
* Interpreted programming language
* High-level programming language
* Object Oriented Programming
* Functional Programming Language
* Multi paradigm Programming Language
* Single Threaded
* Garbage Collected Language
* JIT (Just in Time) Compilation.
