Tagged in javascript

Python and JavaScript performance
Tracing JIT compilers, and an anecdotal view of Python and JavaScript performance.
(674 words)
A JavaScript Quine, and the recursion theorem
A very aesthetically pleasing ECMAScript 6 Quine, and an upsetting proof of Kleene's fixed-point theorem.
(694 words)
Lambdas and anonymous functions in JavaScript
Lambda expressions, anonymous functions and JavaScript.
(1165 words)