===== JavaScript ===== [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] **JavaScript**, often abbreviated as ''JS'', is a [[dido:public:ra:xapend:xapend.a_glossary:p:programlang|programming language]] that conforms to the [[dido:public:ra:xapend:xapend.b_stds:tech:ecma:ecmascript | ECMAScript specification]]. JavaScript is high-level, often just-in-time (JiT) compiled, and multi-paradigm. It has curly-bracket [[dido:public:ra:xapend:xapend.a_glossary:s:syntax|syntax]], dynamic typing, prototype-based object-orientation, and first-class functions. Source: [[https://en.wikipedia.org/wiki/JavaScript ]] /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- /* To add a discussion page to this page, comment out the line that says ~~DISCUSSION:off~~ */ ~~DISCUSSION:on|Outstanding Issues~~ ~~DISCUSSION:off~~