Skip to main content
Stack Overflow
  1. About
  2. For Teams

Return to Revisions

4 of 4
The first line in wikipedia changed.
Bill the Lizard
  • 407.5k
  • 213
  • 579
  • 892

The Javascript Wikipedia entry tells you.

JavaScript (/ˈdʒɑːvəˌskrɪpt/), often abbreviated as JS, is a programming language that conforms to the ECMAScript specification. JavaScript is high-level, often just-in-time compiled, and multi-paradigm. It has curly-bracket syntax, dynamic typing, prototype-based object-orientation, and first-class functions.

Paragraph three goes on to say:

As a multi-paradigm language, JavaScript supports event-driven, functional, and imperative programming styles (emphasis added). It has application programming interfaces (APIs) for working with text, dates, regular expressions, standard data structures, and the Document Object Model (DOM).

Bill the Lizard
  • 407.5k
  • 213
  • 579
  • 892

AltStyle によって変換されたページ (->オリジナル) /