Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

Longer titles found: ECMAScript for XML (view), ECMAScript version history (view)

searching for ECMAScript 62 found (299 total)

alternate case: eCMAScript

SCXML (842 words) [view diff] exact match in snippet view article find links to article

supports the ECMAScript datamodel. uSCXML C/C++ interpreter and transformer/compiler with language bindings for Java and C#. Full ECMAScript support via
HTML editor (1,574 words) [view diff] exact match in snippet view article find links to article
HTML, but also related technologies such as CSS, XML and JavaScript or ECMAScript. In some cases they also manage communication with remote web servers
Principle of least astonishment (1,651 words) [view diff] exact match in snippet view article find links to article
developer confusion and software bugs. This was discouraged in ECMAScript 3 and dropped in ECMAScript 5. Some development communities like FreeBSD use POLA as
Eval (2,948 words) [view diff] no match in snippet view article find links to article
In some programming languages, eval , short for evaluate, is a function which evaluates a string as though it were an expression in the language, and returns
NaN (3,755 words) [view diff] exact match in snippet view article find links to article
without requiring their implementations to force a certain NaN value. ECMAScript (JavaScript) code treats all NaN as if they are the same value. Java has
Comparison of programming languages (strings) (388 words) [view diff] exact match in snippet view article
Ruby (alternate) (format nil "Hello, ~A" name) Common Lisp `Hello, ${name}!` JavaScript (ECMAScript 6) "Hello, \(name)!" Swift f'Hello, {name}!' Python
Tree shaking (363 words) [view diff] exact match in snippet view article find links to article
JavaScript is based on the fact that in contrast to CommonJS modules, ECMAScript 6 module loading is static and thus the whole dependency tree can be deduced
JS++ (510 words) [view diff] exact match in snippet view article find links to article
array and callback types, character literals, integral suffixes, removed ECMAScript ASI 0.4.2 18 October 2016 (2016-10-18) Modules, function overloading,
JEdit (950 words) [view diff] exact match in snippet view article find links to article
customizable and can be extended with macros written in BeanShell, Jython, ECMAScript and some other scripting languages. There are over 150 available jEdit
Browser speed test (994 words) [view diff] exact match in snippet view article find links to article
DOM APIs in different ways. Some call DOM APIs directly from ECMAScript 5 (ES5), ECMASCript 2015 (ES6), ES6 transpiled to ES5, and Elm transpiled to ES5
List of language bindings for wxWidgets (241 words) [view diff] case mismatch in snippet view article find links to article
wxWidgets". Retrieved 2011-04-12. "GLUEscript - Glueing Libraries Using EcmaScript". Retrieved 2012-09-01. "Releases - joeferner/wxNode". GitHub. Retrieved
Coroutine (5,477 words) [view diff] exact match in snippet view article find links to article
Level Assembly Icon Io JavaScript (since 1.7, standardized in ECMAScript 6) ECMAScript 2017 also includes await support. Julia Kotlin (since 1.1) Limbo
List of compilers (2,037 words) [view diff] no match in snippet view article find links to article
This page is intended to list all current compilers, compiler generators, interpreters, translators, tool foundations, assemblers, automatable command
Set (abstract data type) (2,958 words) [view diff] exact match in snippet view article
1.2. JavaScript introduced Set as a standard built-in object with the ECMAScript 2015 standard. Erlang's standard library has a sets module. Clojure has
Prince (software) (761 words) [view diff] exact match in snippet view article
in Prince 14. Prince supports most of ECMAScript 5th edition, but not strict mode. Later editions of ECMAScript are largely not supported. Michael Day
Truth value (863 words) [view diff] exact match in snippet view article find links to article
value". Lexico UK English Dictionary. Oxford University Press. n.d. "ECMAScript Language Specification" (PDF). p. 43. Archived from the original (PDF)
JSLint (959 words) [view diff] exact match in snippet view article find links to article
ESLint also supports linting the latest versions of JavaScript, aka ECMAScript 2015 and above. In 2013, Palantir Technologies created TSLint, which was
Safe navigation operator (1,426 words) [view diff] exact match in snippet view article find links to article
and safe index operator: def name = article?.authors?[0].name Added in ECMAScript 2020, the optional chaining operator provides a way to simplify accessing
Tz database (4,197 words) [view diff] exact match in snippet view article find links to article
Archived (PDF) from the original on 7 March 2022. Retrieved 6 March 2022. "ECMAScript 2015 Internationalization API Specification". ecma-international.org (2nd ed
Serialization (4,974 words) [view diff] exact match in snippet view article find links to article
guaranteed that this will be re-constitutable on another machine. Since ECMAScript 5.1, JavaScript has included the built-in JSON object and its methods
Douglas Crockford (1,085 words) [view diff] exact match in snippet view article find links to article
the world at large." He attributes the discovery to his having read the ECMAScript Standard, which he says "literally changed my life." He also notes that
XUL (1,657 words) [view diff] exact match in snippet view article find links to article
Many of the features of modern web technologies such as HTML5, CSS3, ECMAScript 5+, WebGL, and WebAssembly that made rich and modern web applications
Googlebot (798 words) [view diff] exact match in snippet view article find links to article
Googlebot uses the latest Chromium rendering engine, which supports ECMAScript 6 features. This will make the bot a bit more "evergreen" and ensure that
AngularJS (2,475 words) [view diff] exact match in snippet view article find links to article
"AngularJS". docs.angularjs.org. Retrieved April 9, 2021. "Annotated ECMAScript 5.1, Section 10.2 Lexical Environments". Retrieved 2015-01-03. Barendregt
Backtick (1,894 words) [view diff] exact match in snippet view article find links to article
a function name by backticks makes it an infix operator. JavaScript: ECMAScript 6 standard introduced a "backtick" character which indicated a string
Shared Source Common Language Infrastructure (712 words) [view diff] case mismatch in snippet view article find links to article
versions of the Common Language Infrastructure (CLI), a C# compiler, and an ECMAscript compiler. The CLI is similar to the Java virtual machine, in that it acts
JSONP (1,770 words) [view diff] exact match in snippet view article find links to article
original on 13 May 2012. Retrieved 16 May 2011. "Subsume JSON (a.k.a. JSON ⊂ ECMAScript)". GitHub. 24 October 2022. Retrieved 24 October 2022. Oren Hafif (2014)
Type system (7,205 words) [view diff] exact match in snippet view article find links to article
is both type-safe and memory-safe. "4.2.2 The Strict Variant of ECMAScript". ECMAScript® 2020 Language Specification (11th ed.). ECMA. June 2020. ECMA-262
Higher order message (425 words) [view diff] exact match in snippet view article find links to article
number of languages that share this feature including Ruby and Smalltalk. ECMAScript Harmony's Proxies documentation specifically mentions higher order messages
Internet Explorer 11 (2,159 words) [view diff] exact match in snippet view article find links to article
Enterprise Mode, improved developer tools, improved support for WebGL and ECMAScript 5.1. With the release of Windows 11, Windows Server Insider Build 22463
Toonz (948 words) [view diff] exact match in snippet view article find links to article
7.0 introduced new features such as mesh deformation with bones, the ECMAScript support for automation, new effects, drawing cleanup, symmetric backgrounds
Value type and reference type (1,291 words) [view diff] exact match in snippet view article find links to article
"Built-in Types — Python 3.8.2rc1 documentation". docs.python.org. "ECMAScript® 2019 Language Specification". www.ecma-international.org. "Chapter 24
Bolt (web browser) (2,246 words) [view diff] exact match in snippet view article
supported WAP 1.x content — WML, and WAP 2.x content — XHTML-MP with WCSS and ECMAScript-MP. BOLT was signed with third-party certificates from VeriSign and Thawte
Boolean data type (3,134 words) [view diff] exact match in snippet view article find links to article
Archived from the original on 28 March 2018. Retrieved 28 March 2018. "ECMAScript Language Specification" (PDF). p. 43. Archived from the original (PDF)
Time zone (5,698 words) [view diff] exact match in snippet view article find links to article
5, 2011. "Trail: Date Time (The Java™ Tutorials)". docs.oracle.com. "ECMAScript 2015 Internationalization API Specification". ECMA International. June
Integer (computer science) (2,648 words) [view diff] exact match in snippet view article
2010-09-04. https://www.php.net/manual/en/language.types.integer.php ECMAScript 6th Edition draft: https://people.mozilla.org/~jorendorff/es6-draft
SVG (6,070 words) [view diff] exact match in snippet view article find links to article
<animateColor>. Content can be animated by manipulating the DOM using ECMAScript and the scripting language's built-in timers. SVG animation has been designed
Variable shadowing (734 words) [view diff] exact match in snippet view article find links to article
public static void main(String[] args){ new Shadow().shadowTheVar(); } } ECMAScript 6 introduction of let and const with block scoping allow variable shadowing
River Trail (JavaScript engine) (354 words) [view diff] case mismatch in snippet view article
interview: Rick Hudson on Parallel JavaScript (RiverTrail) Proposed Parallel EcmaScript API mozilla.dev.tech.js-engine.rivertrail discussion group RiverTrail
AmbientTalk (327 words) [view diff] exact match in snippet view article find links to article
Website soft.vub.ac.be/amop Major implementations AmbientTalk (interpreter) Influenced by Smalltalk, Self, Scheme, E, ABCL Influenced ECMAScript Harmony
Julian day (6,597 words) [view diff] exact match in snippet view article find links to article
Conventions document Astronomical almanac for the year 2001, 2000, p. K2 "ECMAScript® 2025 Language Specification". "2. Data Structures and Algorithms  – the
Qt (software) (5,267 words) [view diff] exact match in snippet view article
scene graph. Qt Script Legacy module for scripting Qt application using ECMAScript/JavaScript. In Qt 5, using similar classes in Qt QML is recommended. Qt
Hash table (5,966 words) [view diff] exact match in snippet view article find links to article
seven "primitive" data types, every value in JavaScript is an object. ECMAScript 2015 also added the Map data structure, which accepts arbitrary values
Leaflet (software) (1,775 words) [view diff] exact match in snippet view article
Jun 27, 2017 This release adds video overlays and makes a transition to ECMAScript 6 modules. 1.2: Oct 25, 2017 1.3: Jan 15, 2018 1.3.2: Jul 17, 2018 1.3
Opera Mini (4,383 words) [view diff] exact match in snippet view article find links to article
was added for HTML5 input types, CSS Flexbox model, CSS rem units and ECMAScript 5. However, unlike the desktop edition of Opera, frames are flattened
HTTP cookie (10,943 words) [view diff] exact match in snippet view article find links to article
HTTP cookies HTTP cookies, Mozilla Developer Network Using cookies via ECMAScript, Mozilla Developer Network How Internet Cookies Work at HowStuffWorks
Timeline of United States inventions (after 1991) (3,495 words) [view diff] exact match in snippet view article
for client-side web development, became the originating dialect of the ECMAScript standard. It is a dynamic, weakly typed, prototype-based language with
WURFL (1,344 words) [view diff] exact match in snippet view article find links to article
box: PHP Perl Python JavaScript ActionScript 3 (Flash / Flex / AIR / ECMAScript) The August 29, 2011 update of WURFL included a new set of licensing terms
First-class function (2,524 words) [view diff] exact match in snippet view article find links to article
Scripting languages Io Yes Yes Yes Yes Yes No JavaScript Yes Yes Yes Yes Yes ECMAScript 5 Partial application possible with user-land code on ES3 Lua Yes Yes
NOP (code) (2,313 words) [view diff] exact match in snippet view article
statement will be executed, even if JavaScript syntax requires one." ECMAScript Language Specification – Edition 5.1 – Properties of the Function Prototype
KDE Frameworks (1,603 words) [view diff] exact match in snippet view article find links to article
showing progress of asynchronous jobs. KJS 1 kjs.git KJS provides an ECMAScript compatible interpreter. The ECMA standard is based on well known scripting
Firefox (17,316 words) [view diff] exact match in snippet view article find links to article
XHTML, MathML, SVG 1.1 (full), SVG 2 (partial), CSS (with extensions), ECMAScript (JavaScript), DOM, XSLT, XPath, and APNG (Animated PNG) images with alpha
Ark Compiler (920 words) [view diff] exact match in snippet view article find links to article
ArkCompiler JS Runtime is the default JS runtime on OpenHarmony. It supports ECMAScript libraries and efficient container libraries. It also provides a set of
ChatScript (1,072 words) [view diff] exact match in snippet view article find links to article
servers to scale the ChatScript engine. ChatScript also embeds DukTape, ECMAScript E5/E5.1 compatibility, with some semantics updated from ES2015+. ChatScript
List of filename extensions (F–L) (968 words) [view diff] exact match in snippet view article
AND GUIDELINES" (PDF). CCITT. September 1992. Retrieved 12 July 2019. "ECMAScript 2020 Language Specification". "Standard ECMA-404 - The JSON Data Interchange
History of Mozilla Application Suite (1,803 words) [view diff] exact match in snippet view article find links to article
and security fixes. Some parsing errors are now marked in red in view-source. 1.8 Beta 1 February 26, 2005 Partial support of ECMAScript for XML (E4X).
Comparison of programming languages (object-oriented programming) (1,730 words) [view diff] exact match in snippet view article
*this NULL, nullptr C# this base null Java super D JavaScript super (ECMAScript 6) null, undefined eC this null Objective-C self super nil Swift self
Basilisk (web browser) (736 words) [view diff] exact match in snippet view article
engine. The browser supports modern web browsing, including support for ECMAScript 6 on release, TLS 1.3, NPAPI plugins, classic Firefox addons, ALSA on
Comparison of programming languages (string functions) (4,077 words) [view diff] exact match in snippet view article
built-in trim function in JavaScript 1.8.1 (Firefox 3.5 and later), and the ECMAScript 5 standard. In earlier versions it can be added to the String object's
Virtual thread (1,263 words) [view diff] exact match in snippet view article find links to article
to synchronization. Some single-threaded architectures, such as the V8 ECMAScript engine used by Node.js, do not readily accept data that the particular
Percent-encoding (1,684 words) [view diff] exact match in snippet view article find links to article
Shellcode Base64 RFC 1738 §2.2; RFC 2396 §2.4; RFC 3986 §1.2.1, 2.1, 2.5. "ECMAScript 2017 Language Specification (ECMA-262, 8th edition, June 2017)". Ecma
ArkTS (1,794 words) [view diff] exact match in snippet view article find links to article
collector (GC) for ArkTS/JS objects, a standard library that conforms to the ECMAScript specification, an interpreter for running the ARK Bytecode (abc) generated